StoreActive property

Applies to
TIB_Session

Declaration
Property StoreActive : boolean;

Description
This property determines whether or not the following properties are stored in the DFM of the forms and datamodules. The purpose of this is to avoid exceptions when loading forms that have dependancies in other forms and a live connection cannot be obtained. This is mostly for design-time convenience.

TIB_Connection.Connected
TIB_Statement.Prepared
TIB_Dataset.Active