RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSessions.LoadFromFile Method

Loads the session information from a file.

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

Call LoadFromFile to load the session information from the specified file. 

 

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