⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 print.pas

📁 汽配前台收费,一个具有详细功能的小系统
💻 PAS
📖 第 1 页 / 共 2 页
字号:
unit print;

interface

uses
  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
  Qrctrls, QuickRpt, ExtCtrls, ComCtrls;

type
  Tfrm_print = class(TForm)
    pc_main: TPageControl;
    ts_yj: TTabSheet;
    qr_yj: TQuickRep;
    tb_title: TQRBand;
    lbl_cap: TQRLabel;
    QRLabel2: TQRLabel;
    QRShape1: TQRShape;
    QRShape2: TQRShape;
    QRLabel3: TQRLabel;
    lbl_date: TQRLabel;
    QRLabel4: TQRLabel;
    lbl_bh: TQRLabel;
    QRShape3: TQRShape;
    QRShape4: TQRShape;
    QRShape6: TQRShape;
    QRLabel6: TQRLabel;
    QRLabel7: TQRLabel;
    QRLabel8: TQRLabel;
    QRLabel9: TQRLabel;
    QRShape7: TQRShape;
    QRShape8: TQRShape;
    QRLabel10: TQRLabel;
    QRLabel11: TQRLabel;
    QRLabel12: TQRLabel;
    QRLabel13: TQRLabel;
    QRLabel14: TQRLabel;
    QRLabel15: TQRLabel;
    QRLabel16: TQRLabel;
    lbl_dx: TQRLabel;
    lbl_xx: TQRLabel;
    lbl: TQRLabel;
    lbl_czr: TQRLabel;
    lbl_1: TQRLabel;
    lbl_2: TQRLabel;
    lbl_jnr: TQRLabel;
    lbl_cph: TQRLabel;
    lbl_dw: TQRLabel;
    lbl_cx: TQRLabel;
    QRLabel17: TQRLabel;
    QRLabel18: TQRLabel;
    lbl_tel: TQRLabel;
    lbl_addr: TQRLabel;
    QRShape5: TQRShape;
    QRLabel325: TQRLabel;
    lbl_fs: TQRLabel;
    ts_lld: TTabSheet;
    qr_ll: TQuickRep;
    QRBand1: TQRBand;
    QRLabel19: TQRLabel;
    lbl_cap1: TQRLabel;
    ColumnHeaderBand1: TQRBand;
    QRLabel32: TQRLabel;
    QRLabel33: TQRLabel;
    QRLabel34: TQRLabel;
    QRLabel35: TQRLabel;
    QRLabel36: TQRLabel;
    QRLabel37: TQRLabel;
    DetailBand1: TQRBand;
    txt_kind1: TQRDBText;
    txt_gg1: TQRDBText;
    txt_name1: TQRDBText;
    txt_sum1: TQRDBText;
    txt_dw1: TQRDBText;
    txt_ll1: TQRDBText;
    PageFooterBand1: TQRBand;
    QRLabel21: TQRLabel;
    QRShape9: TQRShape;
    QRShape10: TQRShape;
    QRLabel23: TQRLabel;
    QRShape11: TQRShape;
    QRShape12: TQRShape;
    ts_tld: TTabSheet;
    qr_tl: TQuickRep;
    QRBand2: TQRBand;
    QRLabel27: TQRLabel;
    QRLabel29: TQRLabel;
    lbl_bh2: TQRLabel;
    QRLabel38: TQRLabel;
    lbl_cph2: TQRLabel;
    QRLabel40: TQRLabel;
    lbl_dph2: TQRLabel;
    QRLabel42: TQRLabel;
    lbl_cz2: TQRLabel;
    QRLabel44: TQRLabel;
    lbl_cx2: TQRLabel;
    QRLabel46: TQRLabel;
    lbl_date2: TQRLabel;
    lbl_cap2: TQRLabel;
    QRBand3: TQRBand;
    QRLabel48: TQRLabel;
    QRLabel49: TQRLabel;
    QRLabel50: TQRLabel;
    QRLabel51: TQRLabel;
    QRLabel52: TQRLabel;
    QRLabel53: TQRLabel;
    QRLabel143: TQRLabel;
    QRBand4: TQRBand;
    txt_kind2: TQRDBText;
    txt_gg2: TQRDBText;
    txt_name2: TQRDBText;
    txt_sum2: TQRDBText;
    txt_dw2: TQRDBText;
    txt_tlr: TQRDBText;
    txt_id2: TQRDBText;
    QRBand5: TQRBand;
    QRLabel54: TQRLabel;
    QRShape13: TQRShape;
    QRShape14: TQRShape;
    QRLabel55: TQRLabel;
    QRShape15: TQRShape;
    QRShape16: TQRShape;
    ts_pg: TTabSheet;
    qr_pg: TQuickRep;
    QRBand6: TQRBand;
    QRLabel39: TQRLabel;
    lbl_cap3: TQRLabel;
    QRBand7: TQRBand;
    QRLabel64: TQRLabel;
    QRBand8: TQRBand;
    txt_gs_text: TQRDBText;
    ts_wx: TTabSheet;
    qr_wx: TQuickRep;
    QRBand10: TQRBand;
    QRShape180: TQRShape;
    QRLabel61: TQRLabel;
    lbl_cph4: TQRLabel;
    QRLabel65: TQRLabel;
    lbl_dph4: TQRLabel;
    QRLabel57: TQRLabel;
    lbl_bh4: TQRLabel;
    QRLabel71: TQRLabel;
    lbl_cx4: TQRLabel;
    QRLabel67: TQRLabel;
    lbl_fdjh4: TQRLabel;
    QRLabel75: TQRLabel;
    lbl_date4: TQRLabel;
    lbl_kind4: TQRLabel;
    lbl_wx4: TQRLabel;
    QRLabel77: TQRLabel;
    lbl_cz4: TQRLabel;
    QRLabel84: TQRLabel;
    lbl_dw4: TQRLabel;
    QRShape181: TQRShape;
    QRShape182: TQRShape;
    QRShape183: TQRShape;
    QRShape184: TQRShape;
    QRShape185: TQRShape;
    QRShape186: TQRShape;
    QRShape187: TQRShape;
    ts_fk: TTabSheet;
    qr_fk: TQuickRep;
    QRBand11: TQRBand;
    QRLabel78: TQRLabel;
    QRShape19: TQRShape;
    QRShape20: TQRShape;
    QRLabel80: TQRLabel;
    lbl_d1: TQRLabel;
    QRLabel83: TQRLabel;
    lbl_h1: TQRLabel;
    QRShape22: TQRShape;
    QRShape23: TQRShape;
    QRShape24: TQRShape;
    QRLabel91: TQRLabel;
    QRLabel92: TQRLabel;
    QRLabel93: TQRLabel;
    QRLabel94: TQRLabel;
    QRShape25: TQRShape;
    QRShape26: TQRShape;
    QRLabel97: TQRLabel;
    QRLabel98: TQRLabel;
    QRLabel99: TQRLabel;
    QRLabel100: TQRLabel;
    QRLabel101: TQRLabel;
    QRLabel102: TQRLabel;
    QRLabel103: TQRLabel;
    lbl_dx1: TQRLabel;
    lbl_xx1: TQRLabel;
    QRLabel106: TQRLabel;
    lbl_z1: TQRLabel;
    QRLabel108: TQRLabel;
    QRLabel109: TQRLabel;
    lbl_r1: TQRLabel;
    lbl_c1: TQRLabel;
    lbl_w1: TQRLabel;
    lbl_x1: TQRLabel;
    QRLabel114: TQRLabel;
    QRLabel115: TQRLabel;
    lbl_tel5: TQRLabel;
    lbl_addr5: TQRLabel;
    QRShape27: TQRShape;
    QRLabel118: TQRLabel;
    lbl_f1: TQRLabel;
    lbl_cap5: TQRLabel;
    ts_sb: TTabSheet;
    qr_sb: TQuickRep;
    QRBand14: TQRBand;
    QRLabel133: TQRLabel;
    QRShape60: TQRShape;
    QRShape61: TQRShape;
    QRLabel167: TQRLabel;
    lbl_d2: TQRLabel;
    QRLabel177: TQRLabel;
    lbl_h2: TQRLabel;
    QRShape62: TQRShape;
    QRShape63: TQRShape;
    QRShape64: TQRShape;
    QRLabel181: TQRLabel;
    QRLabel182: TQRLabel;
    QRLabel183: TQRLabel;
    QRLabel189: TQRLabel;
    QRShape65: TQRShape;
    QRShape66: TQRShape;
    QRLabel193: TQRLabel;
    QRLabel195: TQRLabel;
    QRLabel196: TQRLabel;
    QRLabel197: TQRLabel;
    QRLabel199: TQRLabel;
    QRLabel201: TQRLabel;
    QRLabel203: TQRLabel;
    lbl_dx2: TQRLabel;
    lbl_xx2: TQRLabel;
    QRLabel214: TQRLabel;
    lbl_z2: TQRLabel;
    QRLabel223: TQRLabel;
    QRLabel224: TQRLabel;
    lbl_r2: TQRLabel;
    lbl_c2: TQRLabel;
    lbl_w2: TQRLabel;
    lbl_x2: TQRLabel;
    QRLabel229: TQRLabel;
    QRLabel230: TQRLabel;
    lbl_tel6: TQRLabel;
    lbl_addr6: TQRLabel;
    QRShape67: TQRShape;
    lbl_cap6: TQRLabel;
    ts_qk: TTabSheet;
    qr_qk: TQuickRep;
    QRBand15: TQRBand;
    QRLabel180: TQRLabel;
    QRShape68: TQRShape;
    QRShape69: TQRShape;
    QRLabel205: TQRLabel;
    lbl_d3: TQRLabel;
    QRLabel216: TQRLabel;
    lbl_h3: TQRLabel;
    QRShape70: TQRShape;
    QRShape71: TQRShape;
    QRShape72: TQRShape;
    QRLabel226: TQRLabel;
    QRLabel227: TQRLabel;
    QRLabel228: TQRLabel;
    QRLabel233: TQRLabel;
    QRShape73: TQRShape;
    QRShape74: TQRShape;
    QRLabel234: TQRLabel;
    QRLabel235: TQRLabel;
    QRLabel236: TQRLabel;
    QRLabel237: TQRLabel;
    QRLabel238: TQRLabel;
    QRLabel239: TQRLabel;
    QRLabel240: TQRLabel;
    lbl_dx3: TQRLabel;
    lbl_xx3: TQRLabel;
    QRLabel243: TQRLabel;
    lbl_z3: TQRLabel;
    QRLabel245: TQRLabel;
    QRLabel246: TQRLabel;
    lbl_r3: TQRLabel;
    lbl_c3: TQRLabel;
    lbl_w3: TQRLabel;
    lbl_x3: TQRLabel;
    QRLabel251: TQRLabel;
    QRLabel252: TQRLabel;
    lbl_tel7: TQRLabel;
    lbl_addr7: TQRLabel;
    QRShape75: TQRShape;
    lbl_cap7: TQRLabel;
    ts_hk: TTabSheet;
    qr_hk: TQuickRep;
    QRBand12: TQRBand;
    QRLabel85: TQRLabel;
    QRShape28: TQRShape;
    QRShape29: TQRShape;
    QRLabel104: TQRLabel;
    lbl_d4: TQRLabel;
    QRLabel107: TQRLabel;
    lbl_h4: TQRLabel;
    QRShape30: TQRShape;
    QRShape31: TQRShape;
    QRShape32: TQRShape;
    QRLabel111: TQRLabel;
    QRLabel112: TQRLabel;
    QRLabel113: TQRLabel;
    QRLabel119: TQRLabel;
    QRShape33: TQRShape;
    QRShape34: TQRShape;
    QRLabel120: TQRLabel;
    QRLabel121: TQRLabel;
    QRLabel122: TQRLabel;
    QRLabel123: TQRLabel;
    QRLabel124: TQRLabel;
    QRLabel125: TQRLabel;
    QRLabel126: TQRLabel;
    lbl_dx4: TQRLabel;
    lbl_xx4: TQRLabel;
    QRLabel130: TQRLabel;
    lbl_z4: TQRLabel;
    QRLabel132: TQRLabel;
    QRLabel134: TQRLabel;
    lbl_r4: TQRLabel;
    lbl_c4: TQRLabel;
    lbl_w4: TQRLabel;
    lbl_x4: TQRLabel;
    QRLabel139: TQRLabel;
    QRLabel140: TQRLabel;
    lbl_tel8: TQRLabel;
    lbl_addr8: TQRLabel;
    QRShape35: TQRShape;
    lbl_cap8: TQRLabel;
    ts_wm_js: TTabSheet;
    qr_wm_js: TQuickRep;
    QRBand13: TQRBand;
    QRLabel110: TQRLabel;
    QRLabel127: TQRLabel;
    lbl_bh9: TQRLabel;
    QRLabel146: TQRLabel;
    lbl_date9: TQRLabel;
    QRLabel131: TQRLabel;
    lbl_dw9: TQRLabel;
    QRLabel321: TQRLabel;
    lbl_fs9: TQRLabel;
    lbl_cap9: TQRLabel;
    QRBand16: TQRBand;
    QRLabel148: TQRLabel;
    QRLabel149: TQRLabel;
    QRLabel150: TQRLabel;
    QRLabel151: TQRLabel;
    QRLabel152: TQRLabel;
    QRLabel153: TQRLabel;
    QRLabel191: TQRLabel;
    QRBand17: TQRBand;
    txt_kind: TQRDBText;
    txt_gg: TQRDBText;
    txt_name: TQRDBText;
    txt_sum: TQRDBText;
    txt_unit: TQRDBText;
    txt_dj: TQRDBText;
    txt_id: TQRDBText;
    QRBand18: TQRBand;
    QRLabel154: TQRLabel;
    QRShape36: TQRShape;
    QRShape37: TQRShape;
    QRLabel155: TQRLabel;
    QRShape38: TQRShape;
    QRShape39: TQRShape;
    QRLabel136: TQRLabel;
    lbl_zj: TQRLabel;
    QRShape40: TQRShape;
    QRLabel137: TQRLabel;
    lbl_zcr9: TQRLabel;
    QRShape41: TQRShape;
    ts_wm_tk: TTabSheet;
    qr_wm_tk: TQuickRep;
    QRBand19: TQRBand;
    QRLabel135: TQRLabel;
    QRLabel138: TQRLabel;
    lbl_bh0: TQRLabel;
    QRLabel144: TQRLabel;
    lbl_date0: TQRLabel;
    QRLabel147: TQRLabel;
    lbl_dw0: TQRLabel;
    lbl_cap10: TQRLabel;
    QRBand20: TQRBand;
    QRLabel157: TQRLabel;
    QRLabel158: TQRLabel;
    QRLabel159: TQRLabel;
    QRLabel160: TQRLabel;
    QRLabel161: TQRLabel;
    QRLabel162: TQRLabel;
    QRLabel192: TQRLabel;
    QRBand21: TQRBand;
    txt_kind0: TQRDBText;
    txt_gg0: TQRDBText;
    txt_name0: TQRDBText;
    txt_sum0: TQRDBText;
    txt_unit0: TQRDBText;
    txt_dj0: TQRDBText;
    txt_id0: TQRDBText;
    QRBand22: TQRBand;
    QRLabel163: TQRLabel;
    QRShape42: TQRShape;
    QRShape43: TQRShape;
    QRLabel164: TQRLabel;
    QRShape44: TQRShape;
    QRShape45: TQRShape;
    QRLabel165: TQRLabel;
    lbl_zj0: TQRLabel;
    QRShape46: TQRShape;
    QRLabel168: TQRLabel;
    lbl_zcr0: TQRLabel;
    QRShape47: TQRShape;
    ts_bx1: TTabSheet;
    qr_bx1: TQuickRep;
    qr_bx_1: TQRBand;
    lbl_bx_z1: TQRLabel;
    QRLabel145: TQRLabel;
    lbl_bx_f1: TQRLabel;
    QRLabel156: TQRLabel;
    QRLabel166: TQRLabel;
    QRLabel171: TQRLabel;
    QRLabel172: TQRLabel;
    QRLabel194: TQRLabel;
    QRLabel244: TQRLabel;
    QRLabel247: TQRLabel;
    QRLabel248: TQRLabel;
    QRLabel249: TQRLabel;
    QRLabel250: TQRLabel;
    QRLabel255: TQRLabel;
    QRLabel256: TQRLabel;
    lbl_cx0: TQRLabel;
    lbl_czdw0: TQRLabel;
    lbl_cz0: TQRLabel;
    QRLabel257: TQRLabel;
    QRLabel258: TQRLabel;
    QRLabel259: TQRLabel;
    QRLabel260: TQRLabel;
    QRLabel261: TQRLabel;
    QRLabel262: TQRLabel;
    QRLabel263: TQRLabel;
    lbl_tel0: TQRLabel;
    QRLabel264: TQRLabel;
    QRLabel265: TQRLabel;
    QRLabel266: TQRLabel;
    QRLabel267: TQRLabel;
    lbl_cph0: TQRLabel;
    QRLabel268: TQRLabel;
    lbl_fdjh0: TQRLabel;
    QRLabel269: TQRLabel;
    QRLabel270: TQRLabel;
    QRShape52: TQRShape;
    QRShape54: TQRShape;
    QRShape58: TQRShape;
    QRShape59: TQRShape;
    QRShape76: TQRShape;
    QRShape77: TQRShape;
    QRShape79: TQRShape;
    QRShape80: TQRShape;
    QRShape81: TQRShape;
    QRShape97: TQRShape;
    QRShape78: TQRShape;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -