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

TExportFieldItem

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

Declaration

Source position: fpdbexport.pp line 35

type TExportFieldItem = class(TCollectionItem)

protected

  procedure BindField(); virtual;

  procedure SetFieldName(); virtual;

public

  constructor Create(); override;

  procedure Assign(); override;

  property Field: TField; [r]

  property Exporter: TCustomDatasetExporter; [r]

published

  property Enabled: Boolean; [rw]

  property FieldName: string; [rw]

  property ExportedName: UTF8String; [rw]

end;

Inheritance

TExportFieldItem

|

TObject


Documentation generated on: 2023-03-18