RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletApplication.ModuleCount Property

Indicates the number of AppletModules available.

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

ModuleCount is the number of AppletModules that are available to the controlling application from this AppletApplication. 

 

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