[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Contains the bounds used to display the text for the hint.
Source position: forms.pp line 1035
public property THintWindow.HintRect : TRect |
HintRect is a TRect property which contains the bounds used to display the hint when it is activated. HintRect is adjusted using the values in HintRectAdjust (when assigned) and the borders drawn around the hint display.
|
Shows the hint window with the specified hint text. |
|
|
An alternate version of ActivateHint with additional data used for the hint display. |
|
|
Sets the bounds in HintRect and activates the hint window. |
|
|
Contains the bounds with additional space needed for the hint display. |
Version 4.0 | Generated 2025-05-03 | Home |