|
RAD Studio VCL Reference
|
Starts a session and makes it the current session.
procedure Open;
__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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|