📄 zyslmxprin.pas
字号:
unit zyslmxprin;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
QuickRpt, Qrctrls, ExtCtrls, DBTables, Db;
type
Tzyslmxprinform = class(TForm)
qr1: TQuickRep;
QRSubDetail3: TQRSubDetail;
QRDBText28: TQRDBText;
QRDBText34: TQRDBText;
QRShape18: TQRShape;
QRShape21: TQRShape;
QRShape39: TQRShape;
QRBand1: TQRBand;
QRLabel1: TQRLabel;
QRLabel2: TQRLabel;
QRLabel24: TQRLabel;
QRLabel9: TQRLabel;
QRShape8: TQRShape;
QRShape9: TQRShape;
QRShape4: TQRShape;
QRShape7: TQRShape;
QRShape1: TQRShape;
QRShape3: TQRShape;
QRShape12: TQRShape;
QRShape13: TQRShape;
QRLabel3: TQRLabel;
QRLabel4: TQRLabel;
QRDBText2: TQRDBText;
QRDBText4: TQRDBText;
QRLabel5: TQRLabel;
QRBand2: TQRBand;
QRShape2: TQRShape;
QRLabel6: TQRLabel;
QRLabel7: TQRLabel;
QRShape5: TQRShape;
QRLabel8: TQRLabel;
QRDBText1: TQRDBText;
QRShape10: TQRShape;
QRShape14: TQRShape;
QRShape16: TQRShape;
QRShape17: TQRShape;
QRLabel10: TQRLabel;
QRLabel12: TQRLabel;
QRDBText3: TQRDBText;
QRDBText6: TQRDBText;
QRShape6: TQRShape;
QRDBText27: TQRDBText;
private
{ Private declarations }
public
{ Public declarations }
end;
var
zyslmxprinform: Tzyslmxprinform;
implementation
uses dataproc,ryyjtj,yjmxtj,slmxtj;
{$R *.DFM}
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -