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

TFPReportCustomBandWithData

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

Declaration

Source position: fpreport.pp line 1016

type TFPReportCustomBandWithData = class(TFPReportCustomBand)

protected

  procedure ProcessAggregates(); virtual;

  procedure SaveDataToNames; override;

  procedure RestoreDataFromNames; override;

  function GetData; override;

  procedure SetDataFromName(); override;

  procedure Notification(); override;

public

  constructor Create(); override;

  procedure Validate(); override;

published

  property Data: TFPReportData; [rw]

end;

Inheritance

TFPReportCustomBandWithData

|

TFPReportCustomBand

|

TFPReportElementWithChildren

|

TFPReportElement

|

TFPReportComponent

|

TObject


Documentation generated on: 2023-03-18