Datasnap.DSCommonServer.TDSCustomServer.FindCustomServer
Delphi
class function FindCustomServer(const Name: string): TDSCustomServer; static;
C++
static TDSCustomServer* __fastcall FindCustomServer(const System::UnicodeString Name);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp | Datasnap.DSCommonServer | TDSCustomServer | 
Description
Finds an instance of a server specified by the component name.
The FindCustomServer method finds an instance of a server specified by the component name.