Vcl.OleServer.TOleServer.GetConnectKind

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

Delphi

function  GetConnectKind: TConnectKind;

C++

TConnectKind __fastcall GetConnectKind();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.OleServer.pas
Vcl.OleServer.hpp
Vcl.OleServer TOleServer

説明

ConnectKind プロパティの値を返します。

GetConnectKind は,ConnectKind プロパティのプロテクト読み出し実装です。

関連項目