Datasnap.DSHTTP.TCustomDSHTTPServerTransport.SetDSPort

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Unit: Datasnap.DSHTTP
Parent: TCustomDSHTTPServerTransport

Delphi

procedure SetDSPort(Port: Integer);

C++

void __fastcall SetDSPort(int Port);

Description

Setter of DSPort.

See Also