RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRemoteServer.SetAppServer Method

Sets the AppServer property.

Pascal
procedure SetAppServer(Value: Variant); virtual;
C++
virtual __fastcall SetAppServer(Variant Value);

SetAppServer allows descendants of TCustomRemoteServer to set the read-only AppServer property when they establish a connection to the application server. 

 

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