RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLocalConnection.GetServer Method

Returns the IAppServer interface for communicating with local providers.

Pascal
function GetServer: IAppServer; override;
C++
virtual __fastcall IAppServer GetServer();

GetServer returns the value of the AppServer property. 

 

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