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.4 | Generated 2025-11-08 | Home |