[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 925
type TFPReportPage = class(TFPReportCustomPage) |
published |
property ColumnCount: Byte; |
property ColumnGap: TFPReportUnits; |
property ColumnLayout: TFPReportColumnLayout; |
property Data: TFPReportData; |
property Font: TFPReportFont; |
property Margins: TFPReportMargins; |
property PageSize: TFPReportPageSize; |
property Orientation: TFPReportPaperOrientation; |
property PageIndex: Integer; |
end; |
| |
| |
| |
| |
| |
TObject |