RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.SaveToStream Method

Saves the session output to a stream.

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

Call SaveToStream to save the session output to a stream. (more here) 

 

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