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

TBandList

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

Declaration

Source position: fpreport.pp line 2279

type TBandList = class(TObject)

public

  constructor Create;

  destructor Destroy; override;

  procedure Remove();

  function Add();

  procedure Clear;

  procedure Delete();

  function Find();

  procedure Sort();

  property Count: Integer; [r]

  property Items []: TFPReportCustomBand; default; [rw]

end;

Inheritance

TBandList

|

TObject


Documentation generated on: 2023-03-18