RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConnectionBroker.GetAppServer Method

Returns the value of the AppServer property.

Pascal
function GetAppServer: Variant; override;
C++
virtual __fastcall Variant GetAppServer();

GetAppServer is the protected implementation of the AppServer property. Override GetAppServer to change the way this property is stored or managed. 

 

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