[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
If true, the value of ShowHint for the control will be the same as the one from the Parent. Default is true.
Source position: controls.pp line 1441
protected property TControl.ParentShowHint : Boolean |
While this property is True, all changes to the ShowHint property of the parent will be also done to the ShowHint property of the control, syncronizing them and keeping them with the same value. If the ShowHint property of the control is changed by the application, then ParentShowHint will be automatically set to False.
|
The text to show in the Hint window for this control. |
|
|
Enables the Hint display. |
lazarus-ccr.sourceforge.net |