Klasse THintWindow

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type THintWindow = class(TCustomForm)

Beschreibung

no description available, TCustomForm description follows
no description available, TScrollingWinControl description follows
no description available, TCustomControl description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Public procedure ActivateHint(ARect: TRect; const AHint: String); virtual;
Public procedure ActivateHintData(ARect: TRect; const AHint: String; AData: pointer); virtual;
Public function CalcHintRect(MaxWidth: Integer; const AHint: String; AData: Pointer): TRect; virtual;
Public procedure ReleaseHandle;

Eigenschaften

Public property AutoHide : Boolean read FAutoHide write SetAutoHide;
Public property HideInterval : Integer read FHideInterval write SetHideInterval;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public procedure ActivateHint(ARect: TRect; const AHint: String); virtual;
 
Public procedure ActivateHintData(ARect: TRect; const AHint: String; AData: pointer); virtual;
 
Public function CalcHintRect(MaxWidth: Integer; const AHint: String; AData: Pointer): TRect; virtual;
 
Public procedure ReleaseHandle;
 

Eigenschaften

Public property AutoHide : Boolean read FAutoHide write SetAutoHide;
 
Public property HideInterval : Integer read FHideInterval write SetHideInterval;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:57