RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletModule.ResidIcon Property

Indicates the resource ID of the icon associated with the applet module.

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

ResidIcon is the resource ID of the icon associated with the applet module. This property is mutually exclusive with the AppletIcon property. 

 

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