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

📄 unit1.dfm

📁 证通电子的密码键盘的Delphi测试程序
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 1
          Text = '0'
          OnChange = ComboBox7Change
          Items.Strings = (
            '0'
            '1')
        end
      end
    end
    object TabSheet4: TTabSheet
      Caption = #21152#23494#36816#31639
      ImageIndex = 3
      object GroupBox4: TGroupBox
        Left = 8
        Top = 1
        Width = 593
        Height = 201
        Caption = #19979#36733#20027#23494#38053
        TabOrder = 0
        object Label24: TLabel
          Left = 136
          Top = 27
          Width = 57
          Height = 17
          AutoSize = False
          Caption = #20027#23494#38053#21495':'
        end
        object Label25: TLabel
          Left = 136
          Top = 114
          Width = 49
          Height = 17
          AutoSize = False
          Caption = #23494#30721#20540':'
        end
        object Label26: TLabel
          Left = 133
          Top = 171
          Width = 52
          Height = 17
          AutoSize = False
          Caption = 'PIN'#23494#25991':'
        end
        object Label27: TLabel
          Left = 245
          Top = 25
          Width = 60
          Height = 17
          AutoSize = False
          Caption = #23494#30721#38271#24230':'
          WordWrap = True
        end
        object Label28: TLabel
          Left = 413
          Top = 54
          Width = 44
          Height = 17
          AutoSize = False
          Caption = #23383#33410
        end
        object Label38: TLabel
          Left = 124
          Top = 54
          Width = 65
          Height = 17
          AutoSize = False
          Caption = #24037#20316#23494#38053#21495':'
        end
        object Label39: TLabel
          Left = 136
          Top = 83
          Width = 49
          Height = 17
          AutoSize = False
          Caption = 'PIN'#31867#22411':'
        end
        object Label40: TLabel
          Left = 264
          Top = 54
          Width = 102
          Height = 17
          AutoSize = False
          Caption = #21407#24037#20316#23494#38053#38271#24230':'
        end
        object Label41: TLabel
          Left = 357
          Top = 24
          Width = 52
          Height = 17
          AutoSize = False
          Caption = #36229#26102#35774#32622':'
        end
        object Label42: TLabel
          Left = 129
          Top = 146
          Width = 66
          Height = 17
          AutoSize = False
          Caption = #35299#23494#20540'('#23494#30721'):'
        end
        object Label35: TLabel
          Left = 285
          Top = 81
          Width = 36
          Height = 17
          AutoSize = False
          Caption = #21345#21495':'
          WordWrap = True
        end
        object Button5: TButton
          Left = 20
          Top = 16
          Width = 105
          Height = 35
          Caption = #23494#30721#21152#23494
          TabOrder = 0
          OnClick = Button5Click
        end
        object ComboBox8: TComboBox
          Left = 192
          Top = 23
          Width = 51
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 1
          Text = '0'
          Items.Strings = (
            '0'
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            'A'
            'B'
            'C'
            'D'
            'E'
            'F')
        end
        object Edit10: TEdit
          Left = 192
          Top = 109
          Width = 241
          Height = 21
          TabOrder = 2
        end
        object Edit11: TEdit
          Left = 192
          Top = 172
          Width = 177
          Height = 21
          TabOrder = 3
        end
        object ComboBox9: TComboBox
          Left = 365
          Top = 53
          Width = 52
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 4
          Text = '8'
          Items.Strings = (
            '8'
            '16'
            '24')
        end
        object ComboBox15: TComboBox
          Left = 301
          Top = 23
          Width = 48
          Height = 21
          ItemHeight = 13
          ItemIndex = 2
          TabOrder = 5
          Text = '6'
          Items.Strings = (
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
        object EdtTimeOut: TEdit
          Left = 416
          Top = 22
          Width = 41
          Height = 21
          TabOrder = 6
          Text = '30'
        end
        object CheckBox2: TCheckBox
          Left = 464
          Top = 16
          Width = 113
          Height = 33
          Caption = #25353'"'#30830#35748'"'#38190#32467#26463
          Checked = True
          State = cbChecked
          TabOrder = 7
          OnClick = CheckBox1Click
        end
        object ComboBox13: TComboBox
          Left = 192
          Top = 51
          Width = 51
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 8
          Text = '0'
          Items.Strings = (
            '0'
            '1'
            '2'
            '3'
            '40'
            '41'
            '42'
            '43'
            '44'
            '45'
            '46'
            '47'
            '48'
            '49'
            '4A'
            '4B'
            '4C'
            '4D'
            '4E'
            '4F'
            '50'
            '51'
            '52'
            '53'
            '54'
            '55'
            '56'
            '57'
            '58'
            '59'
            '5A'
            '5B'
            '5C'
            '5D'
            '5E'
            '5F'
            '60'
            '61'
            '62'
            '63'
            '64'
            '65'
            '66'
            '67'
            '68'
            '69'
            '6A'
            '6B'
            '6C'
            '6D'
            '6E'
            '6F'
            '70'
            '71'
            '72'
            '73'
            '74'
            '75'
            '76'
            '77'
            '78'
            '79'
            '7A'
            '7B'
            '7C'
            '7D'
            '7E'
            '7F')
        end
        object ComboBox14: TComboBox
          Left = 192
          Top = 80
          Width = 89
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 9
          Text = 'ASCLL'
          Items.Strings = (
            'ASCLL'
            'ISO_0'
            'IBM3624')
        end
        object Button6: TButton
          Left = 20
          Top = 64
          Width = 104
          Height = 32
          Caption = #21462#28040#36755#20837
          TabOrder = 10
          OnClick = Button6Click
        end
        object Button7: TButton
          Left = 20
          Top = 109
          Width = 104
          Height = 32
          Caption = #28165#31354
          TabOrder = 11
          OnClick = Button7Click
        end
        object Button8: TButton
          Left = 20
          Top = 153
          Width = 104
          Height = 32
          Caption = #35835#21462#23494#25991
          TabOrder = 12
          OnClick = Button8Click
        end
        object Edit16: TEdit
          Left = 192
          Top = 141
          Width = 241
          Height = 21
          TabOrder = 13
        end
        object cardNo: TEdit
          Left = 320
          Top = 76
          Width = 145
          Height = 21
          TabOrder = 14
          Text = '123456789012'
        end
      end
      object GroupBox5: TGroupBox
        Left = 7
        Top = 207
        Width = 594
        Height = 175
        Caption = 'MAC'#36816#31639
        TabOrder = 1
        object Label29: TLabel
          Left = 141
          Top = 17
          Width = 60
          Height = 17
          AutoSize = False
          Caption = #20027#23494#38053#21495':'
        end
        object Label30: TLabel
          Left = 146
          Top = 81
          Width = 55
          Height = 17
          AutoSize = False
          Caption = 'MAC'#31867#22411':'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label31: TLabel
          Left = 132
          Top = 119
          Width = 47
          Height = 17
          AutoSize = False
          Caption = #36755#20837#20540#65306
        end
        object Label32: TLabel
          Left = 132
          Top = 53
          Width = 67
          Height = 17
          AutoSize = False
          Caption = #24037#20316#23494#38053#21495':'
        end
        object Label33: TLabel
          Left = 423
          Top = 33
          Width = 81
          Height = 17
          AutoSize = False
          Caption = #21407#20027#23494#38053#38271#24230':'
        end
        object Label34: TLabel
          Left = 559
          Top = 33
          Width = 44
          Height = 17
          AutoSize = False
          Caption = #23383#33410
        end
        object Label36: TLabel
          Left = 130
          Top = 148
          Width = 54
          Height = 17
          AutoSize = False
          Caption = #36820#22238'MAC:'
        end
        object Button9: TButton
          Left = 24
          Top = 16
          Width = 105
          Height = 35
          Caption = 'MAC'#36816#31639
          TabOrder = 0
        end
        object ComboBox10: TComboBox
          Left = 205
          Top = 15
          Width = 47
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 1
          Text = '0'
          Items.Strings = (
            '0'
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            'A'
            'B'
            'C'
            'D'
            'E'
            'F')
        end
        object Edit12: TEdit
          Left = 204
          Top = 114
          Width = 309
          Height = 21
          TabOrder = 2
          Text = '1111111111111111'
        end
        object Edit13: TEdit
          Left = 204
          Top = 144
          Width = 309
          Height = 21
          TabOrder = 3
        end
        object ComboBox11: TComboBox
          Left = 204
          Top = 51
          Width = 47
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 4
          Text = '0'
          Items.Strings = (
            '0'
            '1'
            '2'
            '3'
            '40'
            '41'
            '42'
            '43'
            '44'
            '45'
            '46'
            '47'
            '48'
            '49'
            '4A'
            '4B'
            '4C'
            '4D'
            '4E'
            '4F'
            '50'
            '51'
            '52'
            '53'
            '54'
            '55'
            '56'
            '57'
            '58'
            '59'
            '5A'
            '5B'
            '5C'
            '5D'
            '5E'
            '5F'
            '60'
            '61'
            '62'
            '63'
            '64'
            '65'
            '66'
            '67'
            '68'
            '69'
            '6A'
            '6B'
            '6C'
            '6D'
            '6E'
            '6F'
            '70'
            '71'
            '72'
            '73'
            '74'
            '75'
            '76'
            '77'
            '78'
            '79'
            '7A'
            '7B'
            '7C'
            '7D'
            '7D'
            '7F')
        end
        object ComboBox12: TComboBox
          Left = 503
          Top = 32
          Width = 52
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 5
          Text = '8'
          Items.Strings = (
            '8'
            '16'
            '24')
        end
        object Edit14: TEdit
          Left = 281
          Top = 78
          Width = 130
          Height = 21
          Ctl3D = True
          Enabled = False
          ParentCtl3D = False
          TabOrder = 6
          Text = '1'#34920#31034'X9.9/X9.19'#31639#27861'!'
        end
        object ComboBox16: TComboBox
          Left = 204
          Top = 78
          Width = 66
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 7
          Text = '1'
          OnChange = ComboBox16Change
          Items.Strings = (
            '1'
            '2'
            '3'
            '4')
        end
        object GroupBox6: TGroupBox
          Left = 264
          Top = 11
          Width = 145
          Height = 61
          Caption = #23494#38053#35745#31574#31867#22411
          TabOrder = 8
          object RadioButton1: TRadioButton
            Left = 16
            Top = 16
            Width = 97
            Height = 17
            Caption = #24037#20316#23494#38053#35745#31639
            Checked = True
            TabOrder = 0
            TabStop = True
          end
          object RadioButton2: TRadioButton
            Left = 16
            Top = 39
            Width = 97
            Height = 17
            Caption = #20027#23494#38053#35745#31639
            TabOrder = 1
          end
        end
        object Button10: TButton
          Left = 24
          Top = 120
          Width = 101
          Height = 37
          Caption = #28165#31354
          TabOrder = 9
        end
      end
    end
    object TabSheet5: TTabSheet
      Caption = 'IC'#21345#25805#20316
      ImageIndex = 4
    end
    object TabSheet6: TTabSheet
      Caption = #26126#25991#31649#29702
      ImageIndex = 5
    end
  end
  object SB: TStatusBar
    Left = 0
    Top = 420
    Width = 629
    Height = 25
    Panels = <
      item
        Width = 60
      end
      item
        Width = 50
      end
      item
        Width = 50
      end>
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 564
    Top = 304
  end
end

⌨️ 快捷键说明

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