Datasnap.DSSession.TDSSynchronizedLocalChannel.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSSynchronizedLocalChannel |
Delphi
constructor Create(const ServerName: string);
C++
__fastcall TDSSynchronizedLocalChannel(const System::UnicodeString ServerName);
Description
Creates an instance of the TDSSynchronizedLocalChannel class.
Call Create to create an instance of the TDSSynchronizedLocalChannel class.