TdxCustomLayoutItemCaptionOptions.Hint Property
In This Article
Specifies the caption’s hint.
#Declaration
Delphi
property Hint: string read; write;
#Property Value
Type |
---|
string |
#Remarks
To enable hints in the layout control, set its ShowHint property to True.
See Also