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

📄 handin.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_HandIN: TFrm_HandIN
  Left = 248
  Top = 75
  BorderStyle = bsDialog
  Caption = #26412#26085#26410#20132#29677#37329#39069
  ClientHeight = 397
  ClientWidth = 409
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 16
  object LB_title: TLabel
    Left = 148
    Top = 13
    Width = 95
    Height = 22
    Caption = #26412#26085#26410#20132#29677
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 50
    Top = 83
    Width = 48
    Height = 16
    Caption = #25276#37329#65306
  end
  object Label3: TLabel
    Left = 50
    Top = 110
    Width = 48
    Height = 16
    Caption = #20805#20540#65306
  end
  object Label4: TLabel
    Left = 50
    Top = 138
    Width = 48
    Height = 16
    Caption = #39278#21697#65306
  end
  object Label5: TLabel
    Left = 50
    Top = 166
    Width = 48
    Height = 16
    Caption = #39321#28895#65306
  end
  object Label6: TLabel
    Left = 50
    Top = 195
    Width = 48
    Height = 16
    Caption = #20854#23427#65306
  end
  object Label7: TLabel
    Left = 50
    Top = 222
    Width = 48
    Height = 16
    Caption = #22238#36864#65306
  end
  object Bevel1: TBevel
    Left = 23
    Top = 255
    Width = 361
    Height = 3
  end
  object LB_YJ: TLabel
    Left = 107
    Top = 83
    Width = 40
    Height = 16
    Caption = 'LB_YJ'
  end
  object LB_CZ: TLabel
    Left = 107
    Top = 110
    Width = 40
    Height = 16
    Caption = 'LB_CZ'
  end
  object LB_YP: TLabel
    Left = 107
    Top = 138
    Width = 40
    Height = 16
    Caption = 'LB_YP'
  end
  object LB_XY: TLabel
    Left = 107
    Top = 165
    Width = 40
    Height = 16
    Caption = 'LB_XY'
  end
  object LB_QT: TLabel
    Left = 106
    Top = 192
    Width = 40
    Height = 16
    Caption = 'LB_QT'
  end
  object LB_HT: TLabel
    Left = 107
    Top = 220
    Width = 40
    Height = 16
    Caption = 'LB_HT'
  end
  object Label14: TLabel
    Left = 50
    Top = 267
    Width = 48
    Height = 16
    Caption = #24212#20132#65306
  end
  object LB_YYJE: TLabel
    Left = 106
    Top = 267
    Width = 56
    Height = 16
    Caption = 'LB_YYJE'
  end
  object Label16: TLabel
    Left = 277
    Top = 39
    Width = 80
    Height = 16
    Caption = '('#21333#20301':RMB)'
  end
  object Label1: TLabel
    Left = 259
    Top = 227
    Width = 51
    Height = 17
    Caption = '*'#36192#36865#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object LB_ZS: TLabel
    Left = 309
    Top = 227
    Width = 44
    Height = 17
    Caption = 'LB_ZS'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Bevel2: TBevel
    Left = 21
    Top = 63
    Width = 364
    Height = 7
    Shape = bsTopLine
  end
  object LB_Date: TLabel
    Left = 31
    Top = 39
    Width = 56
    Height = 16
    Caption = 'LB_Date'
  end
  object Btn_Prt: TButton
    Left = 130
    Top = 330
    Width = 83
    Height = 30
    Caption = #25171#21360'(&P)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Btn_PrtClick
  end
  object Btn_HandIn: TButton
    Left = 219
    Top = 330
    Width = 83
    Height = 30
    Caption = #20132#29677'(&H)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Btn_HandInClick
  end
  object Btn_Close: TButton
    Left = 308
    Top = 330
    Width = 83
    Height = 30
    Cancel = True
    Caption = #36864#20986'(C)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ModalResult = 2
    ParentFont = False
    TabOrder = 2
  end
  object Button1: TButton
    Left = 21
    Top = 330
    Width = 83
    Height = 30
    Caption = #26126#32454#34920'...'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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