System.Win.ComServ.TComServer.FactoryCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property FactoryCount: Integer read FFactoryCount;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Win.ComServ.pas
System.Win.ComServ.hpp
System.Win.ComServ TComServer

説明

作成された Com Servers の数を示します。

FactoryCount プロパティは、作成された Com Servers の数を返します。

関連項目