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

TLoopData

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

Declaration

Source position: fpreport.pp line 1742

type TLoopData = class

protected

  procedure CollectDataBands();

  procedure PrepareGroups();

  procedure SetParentLoop();

  procedure PrepareBandSubLoops();

  procedure SetDetailsPrinted;

  procedure ResetGroups;

public

  constructor Create();

  destructor Destroy; override;

  property Data: TFPReportData; [r]

  property ParentLoop: TLoopData; [rw]

  property SubLoop []: TLoopData; [r]

  property SubLoopCount: Integer; [r]

end;

Inheritance

TLoopData

|

TObject


Documentation generated on: 2023-03-18