RAD Studio VCL Reference
ContentsIndex
TSession Members Published Properties
Published Properties
 
Name 
Description 
 
Specifies whether or not a session is active. 
 
Indicates whether or not a unique session name is automatically generated for a session. 
 
Specifies whether or not a temporary database component created in the context of a session maintains a database server connection even if there are no active datasets associated with the database component. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Specifies the directory that contains the Borland Database Engine (BDE) network control file, PDOXUSRS.NET. 
 
Specifies the directory in which to store temporary table processing files generated by the Borland Database Engine (BDE) for database components associated with a session. 
 
Specifies a unique session name that can be used by database and dataset components to link to this session. 
 
Indicates whether or not the mouse cursor changes to an hourglass during BDE operations. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.