System.Win.ComServ.TComServer.FactoryCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FactoryCount: Integer read FFactoryCount;

C++

__property int FactoryCount = {read=FFactoryCount, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Win.ComServ.pas
System.Win.ComServ.hpp
System.Win.ComServ TComServer

Beschreibung

Gibt die Anzahl von erstellten COM-Servern an.

Die Eigenschaft FactoryCount gibt die Anzahl von erstellten COM-Servern zurück.

Siehe auch