EMS logo

Products Navigation

Advanced Data Export .NET

Our Partnership Status

Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Export .NET

On-line Documentation

TQExport3.Formats

TQExport3      See also



property Formats: TQExportFormats
;

Description
The complex property Formats is used in all the descendant components, except TQExport3DBF
, and determines the type of the exported data of the types most frequently used, for which a formatted output might be needed. For the representation of each of these types there exist the string properties IntegerFormat, FloatFormat, CurrencyFormat and DateTimeFormat, which have the settings specified in the operation system by default. There are also properties for representating boolean and Null values.
The settings of these properties will be applied to all source fields of the corresponding types. To set a special format for a separate field (fields), use UserFormats
property.