RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSimpleObjectBroker.SaveToStream Method

Saves the value of the Servers property to a stream.

Pascal
procedure SaveToStream(Stream: TStream);
C++
__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!