RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletModule.ResidName Property

Indicates the resource ID of the caption string.

Pascal
property ResidName: Integer;
C++
__property int ResidName;

ResidName is the resource ID of the caption string associated with the applet module. This property is mutually exclusive with the Caption property. 

 

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