RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.LoadFromStream Method

Loads the session information from a stream.

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

Call LoadFromStream to load session information from the specified stream. (more here) 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!