Datasnap.Win.ObjBrkr.TSimpleObjectBroker.LoadFromStream
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.Win.ObjBrkr.pas Datasnap.Win.ObjBrkr.hpp
| |
| Unit: Datasnap.Win.ObjBrkr | |
| Parent: TSimpleObjectBroker | |
Delphi
procedure LoadFromStream(Stream: TStream);
C++
void __fastcall LoadFromStream(System::Classes::TStream* Stream);
Description
Sets the value of the Servers property from a stream.
Call LoadFromStream to load a list of available servers that has been previously saved using the SaveToStream method.