Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetDSPort

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDSPort(Port: Integer);

C++

void __fastcall SetDSPort(int Port);

Properties

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

Description

Setter of DSPort.

See Also