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 1552
protected property TControl.ParentShowHint : Boolean |
While ParentShowHint is True, all changes to the ShowHint property of the parent will also be applied to the ShowHint property for the control. This synchronizes them, keeping them with the same value. If the ShowHint property for the control is changed by the application, then ParentShowHint will automatically be set to False.
|
The text to show in the Hint window for the control. |
|
|
Enables Hint display for the control. |
CT Web help |
CodeTyphon Studio |