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

TRLCustomBand

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

Declaration

Source position: rlreport.pas line 2606

type TRLCustomBand = class(TRLCustomBandSet)

protected

  procedure SurfaceClosed; override;

  

  procedure ThrowSurface; override;

  

  procedure VerticalExceeded; dynamic;

  

  procedure MarkPrintPosition; override;

  

  procedure InternalPrint; override;

  

  function HeightFits(); dynamic;

  

  procedure SkipToNextPosition(); dynamic;

  

  function GetBandTypeName; dynamic;

  

  function IsDataBand;

  

public

  constructor Create(); override;

  

  procedure InternalPaintFinish; override;

  

  property Completing: Boolean; [r]

  

  property CarbonIndex: Integer; [rw]

  

  property AlignToBottom: Boolean; [rw]

  

  property BandType: TRLBandType; [rw]

  

  property CarbonCopies: Integer; [rw]

  

  property Completion: TRLCompletionType; [rw]

  

  property Computable: Boolean; [rw]

  

  property GroupIndex: Integer; [rw]

  

  property PageBreaking: TRLPageBreaking; [rw]

  

  property IntegralHeight: Boolean; [rw]

  

  property Options: TRLBandOptions; [rw]

  

  property AutoExpand: Boolean;

  

end;

Inheritance

TRLCustomBand

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio