[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Controls whether the Hint is displayed for the control.
Source position: dbgrids.pas line 628
published property TDBGrid.ShowHint : Boolean; |
Controls whether the value in the Hint property is shown when the mouse hovers over the control. If a value is stored for the property a storage flag is set.
Display of the actual hint is performed by the OnShowHint event handler.
|
Enables Hint display for the control. |
Version 4.0 | Generated 2025-05-03 | Home |