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

TFPReportCustomDataBand

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

Declaration

Source position: fpreport.pp line 1060

type TFPReportCustomDataBand = class(TFPReportCustomBandWithData)

protected

  procedure FixupReference(); override;

  

  procedure Notification(); override;

  

  property DisplayPosition: Integer; [rw]

  

  property FooterBand: TFPReportCustomDataFooterBand; [rw] deprecated ;

  

  property HeaderBand: TFPReportCustomDataHeaderBand; [rw] deprecated ;

  

  property MasterBand: TFPReportCustomDataBand; [rw]

  

public

  procedure DoWriteLocalProperties(); override;

  

  procedure ReadElement(); override;

  

  procedure WriteElement(); override;

  

  constructor Create(); override;

  

end;

Inheritance

TFPReportCustomDataBand

  

|

TFPReportCustomBandWithData

  

|

TFPReportCustomBand

  

|

TFPReportElementWithChildren

  

|

TFPReportElement

  

|

TFPReportComponent

  

|

TObject



CT Web help

CodeTyphon Studio