TrvCustomAction.Caption (with TNT Controls)

<< Click to display table of contents >>

TrvCustomAction.Caption (with TNT Controls)

Represents the caption of client controls and menu items.

If TNT Controls are used, this property overrides the standard action's Caption property:

property Caption: WideString;

Caption holds the string that is the caption for the action when it is set. The value of Caption is propagated to client controls and menu items.

See also properties:

Hint