Icon StoreConnected Property

property StoreConnected: Boolean

Use the StoreConnected property to determine if the database should store the current value of its Connected property, and subsequently, the Active property values of all other DBISAM components such as the TDBISAMTable, and TDBISAMQuery components, in the owner form or data module. The default value for this property is True.
Image