Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetDSHostname

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDSHostname(Host: string );

C++

void __fastcall SetDSHostname(System::UnicodeString Host);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSHTTPServerTransport

Description

Setter of DSHostname.

See Also