Klasse THintWindow
Unit
Forms
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
 |
constructor Create(AOwner: TComponent); override; |
 |
destructor Destroy; override; |
 |
procedure ActivateHint(ARect: TRect; const AHint: String); virtual; |
 |
procedure ActivateHintData(ARect: TRect; const AHint: String; AData: pointer); virtual; |
 |
function CalcHintRect(MaxWidth: Integer; const AHint: String; AData: Pointer): TRect; virtual; |
 |
procedure ReleaseHandle; |
Eigenschaften
 |
property AutoHide : Boolean read FAutoHide write SetAutoHide; |
 |
property HideInterval : Integer read FHideInterval write SetHideInterval; |
Beschreibung
Methoden
 |
constructor Create(AOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
 |
procedure ActivateHint(ARect: TRect; const AHint: String); virtual; |
|
 |
procedure ActivateHintData(ARect: TRect; const AHint: String; AData: pointer); virtual; |
|
 |
function CalcHintRect(MaxWidth: Integer; const AHint: String; AData: Pointer): TRect; virtual; |
|
 |
procedure ReleaseHandle; |
|
Eigenschaften
 |
property AutoHide : Boolean read FAutoHide write SetAutoHide; |
|
 |
property HideInterval : Integer read FHideInterval write SetHideInterval; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:57