Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Dialog.OptionsFileName

 

TQExport4Dialog                


property OptionsFileName: string;

 

Description

The OptionsFileName property defines the default filename to save and to load the export options when using the buttons 'Save Export Options' and 'Load Export Options' in the dialog window. This property also defines the filename used when AutoSaveOptions or AutoLoadOptions property is enabled. If you will not define the complete filename Windows will write this file to the directory, that is current, or to C:\ (it depends on the Windows version).

 


See also:

AutoLoadOptions property

AutoSaveOptions property

SaveLoadButtons property