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

TCustomExportFormatSettings

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

Declaration

Source position: fpdbexport.pp line 78

type TCustomExportFormatSettings = class(TPersistent)

protected

  procedure InitSettings; virtual;

  property HandleNullField: Boolean; [rw]

  property UseDisplayText: Boolean; [rw]

  property IntegerFormat: string; [rw]

  property DecimalSeparator: Char; [rw]

  property CurrencySymbol: string; [rw]

  property CurrencyDigits: Integer; [rw]

  property BooleanTrue: string; [rw]

  property BooleanFalse: string; [rw]

  property DateFormat: string; [rw]

  property TimeFormat: string; [rw]

  property DateTimeFormat: string; [rw]

public

  constructor Create(); virtual;

  procedure Assign(); override;

end;

Inheritance

TCustomExportFormatSettings

|

TObject


Documentation generated on: 2023-03-18