Unit 'fpreport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_fpreport]

TFPReportGroupHeaderBand

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpreport.pp line 1291

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;

Inheritance

TFPReportGroupHeaderBand

  

|

TFPReportCustomGroupHeaderBand

  

|

TFPReportCustomBandWithData

  

|

TFPReportCustomBand

  

|

TFPReportElementWithChildren

  

|

TFPReportElement

  

|

TFPReportComponent

  

|

TObject



CT Web help

CodeTyphon Studio