RAD Studio VCL Reference
|
Saves the value of the Servers property to a stream.
procedure SaveToStream(Stream: TStream);
__fastcall SaveToStream(TStream Stream);
Call SaveToStream to save the list of available servers. The servers can be restored later by calling the LoadFromStream method.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|