Vcl.OleServer.TOleServer.SetConnectKind

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

Delphi

procedure SetConnectKind(ck: TConnectKind);

C++

void __fastcall SetConnectKind(TConnectKind ck);

プロパティ

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

説明

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

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

関連項目