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

TFPReportDataBand

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

Declaration

Source position: fpreport.pp line 1090

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



CT Web help

CodeTyphon Studio