[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 1333
type TFPReportSummaryBand = class(TFPReportCustomSummaryBand) |
published |
property StretchMode: TFPReportStretchMode; |
property ChildBand: TFPReportCustomChildBand; |
property Font: TFPReportFont; |
property StartNewPage: Boolean; |
property UseParentFont: Boolean; |
property KeepTogetherWithChildren: Boolean; |
property OnBeforePrint: TFPReportBeforePrintEvent; |
end; |
| |
| |
| |
| |
| |
| |
TObject |