Class TQRCrossTab (unit ctlQRCrossTab)

Inherits from

TComponent

Constructors



Functions

procedure Preview;

Protected declarations

procedure AfterPreview(Sender: TObject);


procedure BeforePrint(Sender: TQRCustomBand; var PrintBand: Boolean);


procedure NeedData(Sender : TObject; var MoreData : Boolean);


Properties

property CellFormat : string


property CellWidth : integer


property ColumnHeaderBand : TQRBand


property DataSet : TDataSet


property DetailBand : TQRBand


property GandTotalCell : TQRLabel


property QuickReport : TQuickRep


property SampleCell : TQRLabel


property SampleTitle : TQRLabel


property SampleXTotalCell : TQRLabel


property SampleYTotalCell : TQRLabel


property SummaryBand : TQRBand


property SummaryFieldName : string


property XFieldName : string


property XTotalTitle : TQRLabel


property YFieldName : string


property YTitle : TQRLabel


property ZeroAsBlank : boolean


Events

Variables

ADataSet : TDataSet;


CellLabel : TQRLabel;


CHBand : TQRBand;


DataLabels : TList;


DTBand : TQRBand;


FormatString : string;


GrandTotalLabel : TQRLabel;


LineNo : integer;


PrintBlank : boolean;


QReport : TQuickRep;


SMBand : TQRBand;


SumField : string;


TitleLabel : TQRLabel;


XField : string;


XLabels : TStringList;


XTotalCellLabel : TQRLabel;


XTotalLabel : TQRLabel;


XWidth : integer;


YField : string;


YLabel : TQRLabel;


YLabels : TStringList;


YTotalCellLabel : TQRLabel;


YTotals : TList;



Constructors


Functions


procedure Preview;

Protected declarations


procedure AfterPreview(Sender: TObject);


procedure BeforePrint(Sender: TQRCustomBand; var PrintBand: Boolean);


procedure NeedData(Sender : TObject; var MoreData : Boolean);


Properties


property CellFormat : string


property CellWidth : integer


property ColumnHeaderBand : TQRBand


property DataSet : TDataSet


property DetailBand : TQRBand


property GandTotalCell : TQRLabel


property QuickReport : TQuickRep


property SampleCell : TQRLabel


property SampleTitle : TQRLabel


property SampleXTotalCell : TQRLabel


property SampleYTotalCell : TQRLabel


property SummaryBand : TQRBand


property SummaryFieldName : string


property XFieldName : string


property XTotalTitle : TQRLabel


property YFieldName : string


property YTitle : TQRLabel


property ZeroAsBlank : boolean


Events


Variables


ADataSet : TDataSet;


CellLabel : TQRLabel;


CHBand : TQRBand;


DataLabels : TList;


DTBand : TQRBand;


FormatString : string;


GrandTotalLabel : TQRLabel;


LineNo : integer;


PrintBlank : boolean;


QReport : TQuickRep;


SMBand : TQRBand;


SumField : string;


TitleLabel : TQRLabel;


XField : string;


XLabels : TStringList;


XTotalCellLabel : TQRLabel;


XTotalLabel : TQRLabel;


XWidth : integer;


YField : string;


YLabel : TQRLabel;


YLabels : TStringList;


YTotalCellLabel : TQRLabel;


YTotals : TList;