[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpfixedexport.pp line 86
type TFixedLengthExporter = class(TCustomFixedLengthExporter) |
published |
property FileName: string; |
property ExportFields: TExportFields; |
property FromCurrent: Boolean; |
property RestorePosition: Boolean; |
property FormatSettings: TFixedExportFormatSettings; |
property OnExportRow: TOnExportRowEvent; |
end; |
| |
| |
| |
| |
| |
TObject |