TdxCustomLayoutItemCaptionOptions.Hint Property
Specifies the caption’s hint.
Declaration
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