SaveOnClose property

Applies to
TQDB, TQDBItem, TQDBView

Declaration
property SaveOnClose : boolean;

Description
The SaveOnClose property governs whether QDB files are automatically saved when the FileName is changed or whether changes are discarded. By default SaveOnClose is true.

See also Save and SaveAs