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

TRLReport

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

Declaration

Source position: rlreport.pas line 4549

type TRLReport = class(TRLCustomReport)

published

  property AllowedBands: TRLAllowedBands;

  

  property AdjustableMargins: Boolean;

  

  property Background: TRLBackground;

  

  property BackgroundMode: Boolean;

  

  property Borders: TRLBorders;

  

  property Color;

  

  property DataSource: TDataSource;

  

  property DefaultFilter: TRLCustomPrintFilter;

  

  property Degrade: TRLDegradeEffect;

  

  property FirstPageNumber: Integer;

  

  property Font;

  

  property FooterMeasuring: TRLFooterMeasuring;

  

  property ForceMinBands: Boolean;

  

  property ForcePrepare: Boolean;

  

  property FriendlyName: string;

  

  property InsideMargins: TRLMargins;

  

  property Margins: TRLMargins;

  

  property MaxBands: Integer;

  

  property MinBands: Integer;

  

  property NextReport: TRLCustomReport;

  

  property PageSetup: TRLPageSetup;

  

  property ParentColor;

  

  property ParentFont;

  

  property PreviewOptions: TRLPreviewOptions;

  

  property PrintDialog: Boolean;

  

  property PrintEmpty: Boolean;

  

  property PrintQuality: TRLPrintQuality;

  

  property RangeCount: Integer;

  

  property RealBounds: TRLRealBounds;

  

  property RecordRange: TRLRecordRange;

  

  property ShowDesigners: Boolean;

  

  property ShowExplosion: Boolean;

  

  property ShowProgress: Boolean;

  

  property ShowTracks: Boolean;

  

  property Title: string;

  

  property ExpressionParser: TRLExpressionParser;

  

  property Transparent: Boolean;

  

  property Visible;

  

  property AfterPrint: TRLAfterPrintEvent;

  

  property BeforePrint: TRLBeforePrintEvent;

  

  property OnDataCount: TRLOnDataCountEvent;

  

  property OnDataRecord: TRLOnDataRecordEvent;

  

  property OnFilterText: TRLBeforeTextEvent;

  

  property OnNeedData: TRLOnNeedDataEvent;

  

  property OnPageEnding: TNotifyEvent;

  

  property OnPageStarting: TNotifyEvent;

  

end;

Inheritance

TRLReport

  

|

TRLCustomReport

  

|

TRLCustomSkipper

  

|

TRLCustomPager

  

|

TRLCustomBandSet

  

|

TRLCustomSite

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio