|
RAD Studio VCL Reference
|
Returns the IAppServer interface of the application server.
function GetServer: IAppServer; override;
virtual __fastcall IAppServer GetServer();
Call GetServer to obtain the interface of the application server. GetServer calls the GetServer method of the component that the Connection property identifies, centralizing access to the application server's interface.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|