Unit 'RLReport' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fortesreport]

TRLSortedBands

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

Declaration

Source position: rlreport.pas line 1038

type TRLSortedBands = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Add();

  

  procedure Clear;

  

  procedure ResetPage;

  

  procedure ResetAll;

  

  property List []: TList; [r]

  

  property Printed []: Boolean; [rw]

  

end;

Inheritance

TRLSortedBands

  

|

TObject



CT Web help

CodeTyphon Studio