RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSServer.FindServer Method

Find instance of server by component name.

Pascal
class function FindServer(Name: UnicodeString): TDSCustomServer; static;
C++
static __fastcall TDSCustomServer FindServer(UnicodeString Name);

FindServer finds the instance of the server by its component name. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!