📄 uzp_ctyx.pas
字号:
unit uzp_ctyx;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ugo_report, ExtCtrls, QuickRpt, Qrctrls;
type
Tzp_ctyx = class(Tgo_report)
QRBand7: TQRBand;
QRLabel26: TQRLabel;
QRDBText18: TQRDBText;
QRBand6: TQRBand;
QRShape13: TQRShape;
QRShape14: TQRShape;
QRShape15: TQRShape;
QRShape25: TQRShape;
QRShape26: TQRShape;
QRShape30: TQRShape;
QRLabel18: TQRLabel;
QRLabel21: TQRLabel;
QRLabel22: TQRLabel;
QRLabel23: TQRLabel;
QRLabel25: TQRLabel;
QRShape38: TQRShape;
QRLabel28: TQRLabel;
QRBand8: TQRBand;
QRShape31: TQRShape;
QRShape33: TQRShape;
QRShape34: TQRShape;
QRShape35: TQRShape;
QRShape36: TQRShape;
QRShape37: TQRShape;
QRDBText19: TQRDBText;
QRDBText20: TQRDBText;
QRDBText23: TQRDBText;
QRDBText24: TQRDBText;
QRDBText25: TQRDBText;
QRShape39: TQRShape;
QRDBText27: TQRDBText;
QRBand5: TQRBand;
QRSysData2: TQRSysData;
QRBand1: TQRBand;
QRSysData1: TQRSysData;
QRBand2: TQRBand;
QRShape1: TQRShape;
QRShape2: TQRShape;
QRShape3: TQRShape;
QRShape4: TQRShape;
QRShape5: TQRShape;
QRShape6: TQRShape;
QRDBText1: TQRDBText;
QRDBText2: TQRDBText;
QRDBText3: TQRDBText;
QRDBText4: TQRDBText;
QRDBText5: TQRDBText;
QRShape7: TQRShape;
QRDBText6: TQRDBText;
QRBand3: TQRBand;
QRShape8: TQRShape;
QRShape9: TQRShape;
QRShape10: TQRShape;
QRShape11: TQRShape;
QRShape12: TQRShape;
QRShape16: TQRShape;
QRLabel1: TQRLabel;
QRLabel2: TQRLabel;
QRLabel3: TQRLabel;
QRLabel4: TQRLabel;
QRLabel5: TQRLabel;
QRShape17: TQRShape;
QRLabel6: TQRLabel;
QRBand4: TQRBand;
QRLabel7: TQRLabel;
QRDBText7: TQRDBText;
QRBand9: TQRBand;
QRSysData3: TQRSysData;
QRBand10: TQRBand;
QRShape18: TQRShape;
QRShape19: TQRShape;
QRShape20: TQRShape;
QRShape21: TQRShape;
QRShape22: TQRShape;
QRShape23: TQRShape;
QRDBText8: TQRDBText;
QRDBText9: TQRDBText;
QRDBText10: TQRDBText;
QRDBText11: TQRDBText;
QRDBText12: TQRDBText;
QRShape24: TQRShape;
QRDBText13: TQRDBText;
QRBand11: TQRBand;
QRShape27: TQRShape;
QRShape28: TQRShape;
QRShape29: TQRShape;
QRShape32: TQRShape;
QRShape40: TQRShape;
QRShape41: TQRShape;
QRLabel8: TQRLabel;
QRLabel9: TQRLabel;
QRLabel10: TQRLabel;
QRLabel11: TQRLabel;
QRLabel12: TQRLabel;
QRShape42: TQRShape;
QRLabel13: TQRLabel;
QRBand12: TQRBand;
QRLabel14: TQRLabel;
QRDBText14: TQRDBText;
QRBand13: TQRBand;
QRSysData4: TQRSysData;
QRBand14: TQRBand;
QRShape43: TQRShape;
QRShape44: TQRShape;
QRShape45: TQRShape;
QRShape46: TQRShape;
QRShape47: TQRShape;
QRShape48: TQRShape;
QRDBText15: TQRDBText;
QRDBText16: TQRDBText;
QRDBText17: TQRDBText;
QRDBText21: TQRDBText;
QRDBText22: TQRDBText;
QRShape49: TQRShape;
QRDBText26: TQRDBText;
QRBand15: TQRBand;
QRShape50: TQRShape;
QRShape51: TQRShape;
QRShape52: TQRShape;
QRShape53: TQRShape;
QRShape54: TQRShape;
QRShape55: TQRShape;
QRLabel15: TQRLabel;
QRLabel16: TQRLabel;
QRLabel17: TQRLabel;
QRLabel19: TQRLabel;
QRLabel20: TQRLabel;
QRShape56: TQRShape;
QRLabel24: TQRLabel;
QRBand16: TQRBand;
QRLabel27: TQRLabel;
QRDBText28: TQRDBText;
private
{ Private declarations }
public
{ Public declarations }
end;
var
zp_ctyx: Tzp_ctyx;
implementation
{$R *.DFM}
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -