System.Win.ComObj.TConnectionPoint.GetCount

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

Delphi

function GetCount: Integer;

C++

int __fastcall GetCount();

プロパティ

種類 可視性 ソース ユニット
function public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TConnectionPoint

説明

接続しているクライアントの数を示します。 GetCount プロパティは、COM オブジェクト コントロールの接続ポイントへ接続しているクライアントの数を示します。

関連項目