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