[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsimplexmlexport.pp line 71
type TSimpleXMLExporter = class(TCustomSimpleXMLExporter) |
published |
property FileName: string; |
property ExportFields: TExportFields; |
property FromCurrent: Boolean; |
property RestorePosition: Boolean; |
property FormatSettings: TSimpleXMLFormatSettings; |
property OnExportRow: TOnExportRowEvent; |
end; |
| |
| |
| |
| |
| |
TObject |