Datasnap.DSSession.TDSTunnelService.SetDSPort

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

Delphi

procedure SetDSPort(APort: Integer);

C++

void __fastcall SetDSPort(int APort);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSTunnelService

説明

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

SetDSPort メソッドを呼び出して、 DSHostname プロパティの値を APort パラメータの値に設定します。

関連項目