RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSession.Open Method

Starts a session and makes it the current session.

Pascal
procedure Open;
C++
__fastcall Open();

Call Open to start a session other than the default session in a database application. Open sets Active to true, triggers an OnStartup event handler for the session and initializes the NetFileDir, PrivateDir, and ConfigMode properties. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!