Class TShowHintBox (unit INIUtil)

Inherits from

TPaintBox

Constructors


constructor Create(AOwner:TComponent);



Functions

destructor Destroy;


procedure Paint;


procedure SetFont1(font:TFont);


procedure SetFont2(font:TFont);


procedure SetFont3(font:TFont);


procedure SetHintContext(const hc:string);


Properties

property Font1 : TFont


property Font2 : TFont


property Font3 : TFont


property HintContext : string


Events

Variables

FFont1 : TFont;


FFont2 : TFont;


FFont3 : TFont;


FHintContext : string;



Constructors


constructor Create(AOwner:TComponent);


Functions


destructor Destroy;


procedure Paint;


procedure SetFont1(font:TFont);


procedure SetFont2(font:TFont);


procedure SetFont3(font:TFont);


procedure SetHintContext(const hc:string);


Properties


property Font1 : TFont


property Font2 : TFont


property Font3 : TFont


property HintContext : string


Events


Variables


FFont1 : TFont;


FFont2 : TFont;


FFont3 : TFont;


FHintContext : string;