RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAppletApplication.Modules Property

Lists the available modules in the Applet application.

Pascal
property Modules [Index: Integer]: TAppletModule;
C++
__property TAppletModule Modules[int Index];

Modules is a list of the TAppletModule objects that are available to the AppletApplication. 

 

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