[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Controls whether the Hint is displayed for the control.
Source position: dbgrids.pas line 630
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 the Hint display. |
lazarus-ccr.sourceforge.net |