[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpreport.pp line 1270
type TFPReportGroupHeaderBand = class(TFPReportCustomGroupHeaderBand) |
public |
property GroupFooter: TFPReportCustomGroupFooterBand; |
published |
property ChildBand: TFPReportCustomChildBand; |
property Font: TFPReportFont; |
property GroupCondition: string; |
property ParentGroupHeader: TFPReportCustomGroupHeaderBand; |
property UseParentFont: Boolean; |
property KeepTogetherWithChildren: Boolean; |
property OnBeforePrint: TFPReportBeforePrintEvent; |
property StretchMode: TFPReportStretchMode; |
property StartOnNewSection: TFPReportSection; |
property ReprintedHeader: TFPReportSections; |
property OverflowedFooterNeedsReprintedHeader: TFPReportSections; |
property IntermediateFooter: TFPReportSections; |
property OverflowWithFirstDataBand: TFPReportSections; |
property BandPosition: TFPReportBandPosition; |
end; |
| |
| |
| |
| |
| |
| |
| |
TObject |