Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4Dialog.CommonOptions

 

TQExport4Dialog                


property CommonOptions: TCommonOptions;

 

Description

The CommonOptions property defines the option tabs available in the dialog window for all export types. It is a set of boolean subproperties each of which corresponds to the certain option tab. The following subproperties are available in TCommonOptions: coFields, coFormats, coColons, coCaptions, coOptions. All the subproperties are default true. If you don't want any of these tabs to appear in the dialog window set its subproperty to false.

 


See also:

OptionsFileName property

AllowedExports property