Unit 'fpDBExport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TExportFormatSettings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpdbexport.pp line 111

type TExportFormatSettings = class(TCustomExportFormatSettings)

published

  property IntegerFormat: string;

  property DecimalSeparator: Char;

  property CurrencySymbol: string;

  property CurrencyDigits: Integer;

  property BooleanTrue: string;

  property BooleanFalse: string;

  property DateFormat: string;

  property TimeFormat: string;

  property DateTimeFormat: string;

end;

Inheritance

TExportFormatSettings

|

TCustomExportFormatSettings

|

TObject


Documentation generated on: 2023-03-18