TdxNavBarViewInfo.HintText Property
Returns the text of the hint to be displayed.
Declaration
property HintText: string read; write;
Property Value
Type |
---|
string |
Remarks
The HintRect property is used to determine the text of the hint to be displayed. Commonly, you will have no need to use this property in applications.
Please refer to the Group & Link Hints topic for details on specifying the content of hints.
See Also