[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpxmlxsdexport.pp line 111
type TXMLXSDExporter = class(TCustomXMLXSDExporter) |
published |
property FileName: string; |
property ExportFields: TExportFields; |
property FromCurrent: Boolean; |
property RestorePosition: Boolean; |
property FormatSettings: TXMLXSDFormatSettings; |
property OnExportRow: TOnExportRowEvent; |
end; |
| |
| |
| |
| |
| |
TObject |