RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.SaveToFile Method

Saves the session information to a file.

Pascal
procedure SaveToFile(const Filename: string);
C++
__fastcall SaveToFile(const AnsiString Filename);

Call SaveToFile to save the session information to the specified file. (more here) 

 

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