|
RAD Studio VCL Reference
|
Indicates the number of data modules that are currently instantiated in the application.
property DataModuleCount: Integer;
__property int DataModuleCount;
Read DataModuleCount to learn the number of data modules in the DataModules property. DataModuleCount can be used with DataModules when an application needs to iterate over all its data modules.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|