RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebModuleList.FactoryCount Property

Indicates the number of Web module factories listed in the Factory property array.

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

Read FactoryCount to determine the number of Web module factory object (and hence the potential number of Web modules) in the WebSnap application. FactoryCount provides an upper bound to the index of the Factory property array. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!