[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the bounds for the hint window and configures the auto-hide timer.
Source position: forms.pp line 999
protected procedure THintWindow.ActivateSub; virtual; |
Sets the bounds for the hint window to the values in the HintRect property, and makes the window Visible. The internal auto-hide timer is enabled when AutoHide contains True.
Called from the ActivateHint method.
|
Contains the bounds used to display the text for the hint. |
|
|
Does the hint disappear (get hidden) after a while? |
|
|
Shows the hint window with the specified hint text. |
|
|
Allows the control, and all of its children, to be displayed or hidden. |
Version 4.0 | Generated 2025-05-03 | Home |