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

TFPReportDataBand

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

Declaration

Source position: fpreport.pp line 1070

type TFPReportDataBand = class(TFPReportCustomDataBand)

public

  class function ElementType; override;

  class function ReportBandType; override;

published

  property ChildBand: TFPReportCustomChildBand;

  property DisplayPosition: Integer;

  property Font: TFPReportFont;

  property MasterBand: TFPReportCustomDataBand;

  property StretchMode: TFPReportStretchMode;

  property UseParentFont: Boolean;

  property VisibleOnPage: TFPReportVisibleOnPage;

  property KeepTogetherWithChildren: Boolean;

  property OnBeforePrint: TFPReportBeforePrintEvent;

end;

Inheritance

TFPReportDataBand

|

TFPReportCustomDataBand

|

TFPReportCustomBandWithData

|

TFPReportCustomBand

|

TFPReportElementWithChildren

|

TFPReportElement

|

TFPReportComponent

|

TObject


Documentation generated on: 2023-03-18