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

TRLCustomBandSet

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

Declaration

Source position: rlreport.pas line 2549

type TRLCustomBandSet = class(TRLCustomSite)

protected

  procedure SurfaceOpened; override;

  

  procedure SurfaceClosed; override;

  

  procedure SurfaceBeginDraw; override;

  

  procedure AddBandSet();

  

  function CountBandSet();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function IsFirstBandSet;

  

  function BandSetCount;

  

end;

Inheritance

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio