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

📄 print_ok.dfm

📁 汽配前台收费,一个具有详细功能的小系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label18: TLabel
          Left = 312
          Top = 183
          Width = 78
          Height = 12
          Caption = '交纳人(字章):'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label19: TLabel
          Left = 16
          Top = 202
          Width = 30
          Height = 12
          Caption = '电话:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object Label20: TLabel
          Left = 168
          Top = 202
          Width = 30
          Height = 12
          Caption = '地址:'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lbl_name: TLabel
          Left = 96
          Top = 82
          Width = 48
          Height = 17
          Caption = 'lbl_name'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lbl_cph: TLabel
          Left = 96
          Top = 118
          Width = 42
          Height = 12
          Caption = 'lbl_cph'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lbl_dw: TLabel
          Left = 335
          Top = 81
          Width = 36
          Height = 12
          Caption = 'lbl_dw'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lbl_cx: TLabel
          Left = 335
          Top = 117
          Width = 36
          Height = 12
          Caption = 'lbl_cx'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object lbl_bx: TLabel
          Left = 124
          Top = 153
          Width = 48
          Height = 13
          Caption = 'lbl_bx'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = '宋体'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object lbl_xx: TLabel
          Left = 388
          Top = 153
          Width = 48
          Height = 13
          Caption = 'lbl_xx'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = '宋体'
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label21: TLabel
          Left = 367
          Top = 153
          Width = 13
          Height = 13
          Caption = '¥'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
        end
        object txt_date: TMaskEdit
          Left = 75
          Top = 56
          Width = 73
          Height = 16
          BorderStyle = bsNone
          EditMask = '!9999-99-99;1;0'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          MaxLength = 10
          ParentFont = False
          TabOrder = 0
          Text = '    -  -  '
        end
        object txt_bh: TEdit
          Left = 227
          Top = 56
          Width = 121
          Height = 14
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          Text = 'SJ20011217-001-001'
        end
        object txt_fk: TEdit
          Left = 419
          Top = 56
          Width = 104
          Height = 14
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          Text = '现金'
        end
        object txt_czr: TEdit
          Left = 63
          Top = 183
          Width = 59
          Height = 14
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          Text = 'wzl'
        end
        object txt_tel: TEdit
          Left = 54
          Top = 202
          Width = 96
          Height = 14
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
          Text = '(024)25415988'
        end
        object txt_addr: TEdit
          Left = 206
          Top = 201
          Width = 187
          Height = 14
          BorderStyle = bsNone
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          TabOrder = 5
          Text = '沈阳市铁西区保工南街68号'
        end
      end
    end
  end
  object pe_op: TPanel
    Left = 2
    Top = 240
    Width = 555
    Height = 48
    BevelInner = bvLowered
    TabOrder = 1
    object cmdOK: TBitBtn
      Left = 6
      Top = 10
      Width = 80
      Height = 29
      Caption = '确定'
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
        555555555555555555555555555555555555555555FF55555555555559055555
        55555555577FF5555555555599905555555555557777F5555555555599905555
        555555557777FF5555555559999905555555555777777F555555559999990555
        5555557777777FF5555557990599905555555777757777F55555790555599055
        55557775555777FF5555555555599905555555555557777F5555555555559905
        555555555555777FF5555555555559905555555555555777FF55555555555579
        05555555555555777FF5555555555557905555555555555777FF555555555555
        5990555555555555577755555555555555555555555555555555}
      NumGlyphs = 2
    end
    object cmdCancel: TBitBtn
      Left = 468
      Top = 10
      Width = 80
      Height = 29
      Cancel = True
      Caption = '取消'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000C40E0000C40E00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
        555555555555555555555555555555555555555555FF55555555555559055555
        55555555577FF5555555555599905555555555557777F5555555555599905555
        555555557777FF5555555559999905555555555777777F555555559999990555
        9955557777777FF5555557990599905995555777757777F55555790555599059
        55557775555777FF5555555555599995555555555557777F5555555555559905
        555555555555777FF5555555555599905555555555555777FF55555555595579
        05555555555555777FF5555555955557905555555555555777FF555555555555
        5990555555555555577755555555555555555555555555555555}
      NumGlyphs = 2
    end
  end
end

⌨️ 快捷键说明

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