[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Pointer to a THintInfo instance.
Source position: controls.pp line 375
type PHintInfo = ^THintInfo; |
PHintInfo is a Pointer to a THintInfo instance. PHintInfo is the type passed as an argument to the TControlShowHintEvent event handler procedure, and the DoOnShowHint method in TControl.
|
Contains content and state information for Hints displayed for a window or control. |
|
|
Type used to implement an OnShowHint event handler. |
|
|
Signals the OnShowHint event handler. |
Version 4.0 | Generated 2025-05-03 | Home |