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

TRLCustomSkipper

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

Declaration

Source position: rlreport.pas line 3080

type TRLCustomSkipper = class(TRLCustomPager)

protected

  procedure Notification(); override;

  

  procedure InternalPrint; override;

  

  procedure PrintAnything;

  

public

  constructor Create(); override;

  

  function DataCount; dynamic;

  

  procedure DataFirst; dynamic;

  

  procedure DataNext; dynamic;

  

  property DataSource: TDataSource; [rw]

  

  property RecordRange: TRLRecordRange; [rw]

  

  property RangeCount: Integer; [rws]

  

  property RecordMoved: Boolean; [rw]

  

  property OnDataCount: TRLOnDataCountEvent; [rw]

  

  property OnDataRecord: TRLOnDataRecordEvent; [rw]

  

  property OnNeedData: TRLOnNeedDataEvent; [rw]

  

  property DataEof: Boolean; [r]

  

  property RecordAction: TRLRecordAction; [r]

  

  property RecNo: Integer; [r]

  

  property CopyNo: Integer; [r]

  

  property PrintEmpty: Boolean; [rw]

  

end;

Inheritance

TRLCustomSkipper

  

|

TRLCustomPager

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio