Datasnap.DSHTTP.TDSHTTPServer.DSHostname

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DSHostname: string read FDSHostname write SetDSHostname;

C++

__property System::UnicodeString DSHostname = {read=FDSHostname, write=SetDSHostname};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServer

Beschreibung

Legt den Namen des DataSnap-Servers fest.

Die Eigenschaft DSHostname legt den Namen des DataSnap-Servers fest.

Siehe auch