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

TFPReportCustomBandWithData

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

Declaration

Source position: fpreport.pp line 1036

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



CT Web help

CodeTyphon Studio