RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletModule.Caption Property

Indicates the caption of the applet module.

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

Caption is the string that shows in the Control Panel under the icon of the Applet. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!