Class TGraphHintWindow (unit HintWnd)

Inherits from

TCustomControl

Constructors


constructor Create(AOwner: TComponent);

------------------------------------------------------------------


Functions

procedure ActivateHint(Rect:TRect);


procedure ReleaseHandle;


procedure CreateParams(var Params: TCreateParams);


procedure Paint;


Properties

property Color :


Events

event OnPaint : TGraphicDrawNotify


Variables

FOnPaint : TGraphicDrawNotify;



Constructors


constructor Create(AOwner: TComponent);

------------------------------------------------------------------


Functions


procedure ActivateHint(Rect:TRect);


procedure ReleaseHandle;


procedure CreateParams(var Params: TCreateParams);


procedure Paint;


Properties


property Color :


Events


event OnPaint : TGraphicDrawNotify


Variables


FOnPaint : TGraphicDrawNotify;