RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRemoteServer.GetAppServer Method

Returns the value of the AppServer property.

Pascal
function GetAppServer: Variant; virtual;
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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!