RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TURLAction.Caption Property

Represents the caption of client controls and menu items.

Pascal
property Caption: string;
C++
__property AnsiString Caption;

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. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!