|
<< Click to display table of contents >> TCustomRVSVGPathButton.HideText |
Hides the text on the button.
property HideText: Boolean;
If True, the button text is not displayed, even if the FireMonkey style of the button includes visible text.
This property is useful when the button is linked to an action that has non-empty text.
Default value:
•In TRVSVGPathButton: False
•In TRVActionButton : True