Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type THintInfo = record
HintControl: TControl; |
HintWindowClass: TWinControlClass; |
HintPos: TPoint; |
HintMaxWidth: Integer; |
HintColor: TColor; |
CursorRect: TRect; |
CursorPos: TPoint; |
ReshowTimeout: Integer; |
HideTimeout: Integer; |
HintStr: string; |
HintData: Pointer; |
HintControl: TControl; |
HintWindowClass: TWinControlClass; |
HintPos: TPoint; |
HintMaxWidth: Integer; |
HintColor: TColor; |
CursorRect: TRect; |
CursorPos: TPoint; |
ReshowTimeout: Integer; |
HideTimeout: Integer; |
HintStr: string; |
HintData: Pointer; |