📄 bu_liang_tong_report.pas
字号:
unit bu_liang_tong_report;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, TeEngine, Series, TeeProcs, Chart, DbChart, QuickRpt, ExtCtrls,
QRCtrls, DB, DBTables, TeeFunci, QRTEE;
type
Tbu_liang_tong_repor = class(TForm)
DataSource1: TDataSource;
StoredProc1: TStoredProc;
Query1: TQuery;
QuickRep1: TQuickRep;
PageHeaderBand1: TQRBand;
QRLabel2: TQRLabel;
QRLabel3: TQRLabel;
QRLabel4: TQRLabel;
QRLabel5: TQRLabel;
QRLabel6: TQRLabel;
QRLabel7: TQRLabel;
QRLabel8: TQRLabel;
ColumnHeaderBand1: TQRBand;
QRShape1: TQRShape;
QRShape2: TQRShape;
QRLabel1: TQRLabel;
QRShape3: TQRShape;
QRShape4: TQRShape;
QRLabel9: TQRLabel;
QRLabel10: TQRLabel;
QRShape5: TQRShape;
QRShape6: TQRShape;
QRLabel11: TQRLabel;
QRShape7: TQRShape;
QRLabel12: TQRLabel;
QRShape8: TQRShape;
QRLabel13: TQRLabel;
QRLabel14: TQRLabel;
QRShape9: TQRShape;
QRLabel15: TQRLabel;
QRLabel16: TQRLabel;
QRShape10: TQRShape;
QRShape11: TQRShape;
QRLabel17: TQRLabel;
QRShape12: TQRShape;
QRShape13: TQRShape;
QRShape14: TQRShape;
QRShape15: TQRShape;
QRShape16: TQRShape;
QRShape17: TQRShape;
QRShape18: TQRShape;
QRShape19: TQRShape;
QRShape20: TQRShape;
QRShape21: TQRShape;
QRLabel18: TQRLabel;
QRLabel19: TQRLabel;
QRLabel20: TQRLabel;
QRLabel21: TQRLabel;
QRLabel22: TQRLabel;
QRLabel23: TQRLabel;
QRLabel24: TQRLabel;
QRLabel25: TQRLabel;
QRLabel26: TQRLabel;
QRLabel27: TQRLabel;
QRLabel28: TQRLabel;
QRLabel29: TQRLabel;
QRLabel30: TQRLabel;
QRLabel31: TQRLabel;
QRLabel32: TQRLabel;
QRLabel33: TQRLabel;
QRShape22: TQRShape;
QRShape66: TQRShape;
DetailBand1: TQRBand;
QRDBText1: TQRDBText;
QRDBText2: TQRDBText;
QRDBText3: TQRDBText;
QRDBText4: TQRDBText;
QRDBText5: TQRDBText;
QRDBText6: TQRDBText;
QRDBText7: TQRDBText;
QRDBText8: TQRDBText;
QRDBText9: TQRDBText;
QRDBText10: TQRDBText;
QRDBText11: TQRDBText;
QRDBText12: TQRDBText;
QRDBText13: TQRDBText;
QRDBText14: TQRDBText;
QRDBText15: TQRDBText;
QRDBText16: TQRDBText;
QRShape23: TQRShape;
QRShape24: TQRShape;
QRShape25: TQRShape;
QRShape26: TQRShape;
QRShape27: TQRShape;
QRShape28: TQRShape;
QRShape29: TQRShape;
QRShape30: TQRShape;
QRShape31: TQRShape;
QRShape32: TQRShape;
QRShape33: TQRShape;
QRShape34: TQRShape;
QRShape35: TQRShape;
QRShape36: TQRShape;
QRShape37: TQRShape;
QRShape38: TQRShape;
QRShape39: TQRShape;
QRShape40: TQRShape;
QRShape41: TQRShape;
QRShape56: TQRShape;
QRShape65: TQRShape;
SummaryBand1: TQRBand;
QRLabel46: TQRLabel;
QRShape67: TQRShape;
QRShape68: TQRShape;
PageFooterBand1: TQRBand;
QRShape42: TQRShape;
QRShape43: TQRShape;
QRShape44: TQRShape;
QRShape45: TQRShape;
QRShape46: TQRShape;
QRShape47: TQRShape;
QRShape48: TQRShape;
QRShape49: TQRShape;
QRShape50: TQRShape;
QRShape51: TQRShape;
QRShape52: TQRShape;
QRShape53: TQRShape;
QRShape54: TQRShape;
QRShape55: TQRShape;
QRLabel34: TQRLabel;
QRLabel35: TQRLabel;
QRLabel36: TQRLabel;
QRLabel37: TQRLabel;
QRExpr1: TQRExpr;
r38: TQRLabel;
QRShape57: TQRShape;
QRShape58: TQRShape;
QRShape59: TQRShape;
QRShape60: TQRShape;
QRShape61: TQRShape;
QRShape62: TQRShape;
QRShape63: TQRShape;
QRShape64: TQRShape;
r39: TQRLabel;
r40: TQRLabel;
r41: TQRLabel;
r42: TQRLabel;
r43: TQRLabel;
r44: TQRLabel;
r45: TQRLabel;
r46: TQRLabel;
r47: TQRLabel;
r48: TQRLabel;
r49: TQRLabel;
r50: TQRLabel;
r51: TQRLabel;
r52: TQRLabel;
r53: TQRLabel;
QRExpr3: TQRExpr;
QRExpr5: TQRExpr;
QRExpr7: TQRExpr;
QRExpr9: TQRExpr;
QRExpr2: TQRExpr;
QRExpr4: TQRExpr;
QRLabel38: TQRLabel;
QRLabel39: TQRLabel;
QRLabel40: TQRLabel;
QRLabel41: TQRLabel;
QRLabel42: TQRLabel;
QRLabel43: TQRLabel;
QRLabel44: TQRLabel;
QRExpr6: TQRExpr;
QRLabel45: TQRLabel;
QRLabel47: TQRLabel;
QRLabel48: TQRLabel;
QRSysData1: TQRSysData;
QRLabel49: TQRLabel;
QRDBChart1: TQRDBChart;
QRChart1: TQRChart;
Query2: TQuery;
DataSource2: TDataSource;
DataSource3: TDataSource;
Table1: TTable;
Table2: TTable;
Series1: TBarSeries;
Series2: TBarSeries;
QRLabel50: TQRLabel;
QRLabel51: TQRLabel;
QRLabel52: TQRLabel;
QRLabel53: TQRLabel;
QRLabel54: TQRLabel;
QRLabel55: TQRLabel;
QRLabel56: TQRLabel;
QRLabel57: TQRLabel;
QRExpr8: TQRExpr;
QRExpr10: TQRExpr;
Table3: TTable;
procedure FormClose(Sender: TObject; var Action: TCloseAction);
private
{ Private declarations }
public
{ Public declarations }
end;
var
bu_liang_tong_repor: Tbu_liang_tong_repor;
implementation
{$R *.dfm}
procedure Tbu_liang_tong_repor.FormClose(Sender: TObject; var Action: TCloseAction);
begin
action:=cafree;
end;
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -