Datasnap.DSHTTP.TDSHTTPService.ServerSoftware

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

Delphi

property ServerSoftware: string read GetServerSoftware;

C++

__property System::UnicodeString ServerSoftware = {read=GetServerSoftware};

プロパティ

種類 可視性 ソース ユニット
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPService

説明

サーバー ソフトウェアを指定します。

ServerSoftware は読み込み専用プロパティで、ID を指定してサーバー ソフトウェアを認識します。 デフォルト値は DatasnapHTTPService/2009 です。

関連項目