Online Documentation for Advanced Data Export for RAD Studio VCL
TQExportFormats
Unit
Description
The complex property Formats is used in all the descendant components and determines the type of the exported data. For representation of each data type there are string properties, such as IntegerFormat, FloatFormat, CurrencyFormat and DateTimeFormat, etc. The default settings of all the properties are those, specified in the operation system.
The settings of these properties will be applied to all the source fields of the corresponding types. To set a special format for a separate field (fields), use the UserFormats property.