Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Dialog.AutoLoadOptions

 

TQExport4Dialog                


property AutoLoadOptions: boolean;

 

Description

If the AutoLoadOptions property is true then the export settings are automatically loaded from the default *.cfg file. To create this file your should enable the AutoSaveOptions property or use the button 'Save Export Options' in the dialog window and save export options to the default file at least once. The file is defined in the OptionsFileName property.

 


See also:

AutoSaveOptions property

OptionsFileName property

SaveLoadButtons property