[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpfixedexport.pp line 43
type TFixedExportFormatSettings = class(TExportFormatSettings) |
public |
procedure Assign(); override; |
published |
property HeaderRow: Boolean; [rw] |
property ColumnSeparatorSpaceCount: Integer; [rw] |
end; |
| |
| |
| |
TObject |