System.Win.ComServ.TComServer.FactoryCount
Delphi
property FactoryCount: Integer read FFactoryCount;
C++
__property int FactoryCount = {read=FFactoryCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Win.ComServ.pas System.Win.ComServ.hpp | System.Win.ComServ | TComServer | 
Description
Specifies the number of Com Servers created.
The FactoryCount property returns the number of Com Servers created.