RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSimpleObjectBroker.LoadFromStream Method

Sets the value of the Servers property from a stream.

Pascal
procedure LoadFromStream(Stream: TStream);
C++
__fastcall LoadFromStream(TStream Stream);

Call LoadFromStream to load a list of available servers that has been previously saved using the SaveToStream method. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!