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

📄 unit1.dfm

📁 证通电子的密码键盘的Delphi测试程序
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 213
  Top = 116
  Width = 637
  Height = 479
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label37: TLabel
    Left = 156
    Top = 95
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #20027#23494#38053#21495':'
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 629
    Height = 420
    ActivePage = TabSheet3
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20018#21475#35774#32622
      object Label1: TLabel
        Left = 88
        Top = 144
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #36873#25321#20018#21475':'
      end
      object Label2: TLabel
        Left = 80
        Top = 248
        Width = 73
        Height = 17
        AutoSize = False
        Caption = #36873#25321#20572#27490#20301':'
      end
      object Label4: TLabel
        Left = 80
        Top = 192
        Width = 73
        Height = 17
        AutoSize = False
        Caption = #36873#25321#25968#25454#20301#65306
      end
      object Label5: TLabel
        Left = 304
        Top = 192
        Width = 73
        Height = 17
        AutoSize = False
        Caption = #36873#25321#26657#39564#20301':'
      end
      object Label7: TLabel
        Left = 304
        Top = 144
        Width = 73
        Height = 17
        AutoSize = False
        Caption = #36873#25321#27874#29305#29575#65306
      end
      object opencomm: TButton
        Left = 72
        Top = 48
        Width = 145
        Height = 49
        Caption = #25171#24320#20018#21475
        TabOrder = 0
        OnClick = opencommClick
      end
      object closecomm: TButton
        Left = 336
        Top = 48
        Width = 129
        Height = 57
        Caption = #20851#38381#20018#21475
        TabOrder = 1
        OnClick = closecommClick
      end
      object CBPort: TComboBox
        Left = 160
        Top = 144
        Width = 89
        Height = 21
        ItemHeight = 13
        ItemIndex = 2
        TabOrder = 2
        Text = '3'
        Items.Strings = (
          '1'
          '2'
          '3'
          '4'
          '5'
          '6'
          '7'
          '8'
          '9')
      end
      object CBRaudRate: TComboBox
        Left = 384
        Top = 144
        Width = 105
        Height = 21
        ItemHeight = 13
        ItemIndex = 4
        TabOrder = 3
        Text = '9600'
        Items.Strings = (
          '115200'
          '57600'
          '38400'
          '19200'
          '9600'
          '4800'
          '2400')
      end
      object ComboBox3: TComboBox
        Left = 160
        Top = 192
        Width = 89
        Height = 21
        Enabled = False
        ItemHeight = 13
        ItemIndex = 2
        TabOrder = 4
        Text = '8'
        Items.Strings = (
          '6'
          '7'
          '8')
      end
      object ComboBox4: TComboBox
        Left = 384
        Top = 192
        Width = 97
        Height = 21
        Enabled = False
        ItemHeight = 13
        ItemIndex = 1
        TabOrder = 5
        Text = 'NO'
        Items.Strings = (
          'YES'
          'NO')
      end
      object ComboBox5: TComboBox
        Left = 160
        Top = 248
        Width = 89
        Height = 21
        Enabled = False
        ItemHeight = 13
        ItemIndex = 1
        TabOrder = 6
        Text = '1'
        Items.Strings = (
          '0'
          '1'
          '2')
      end
    end
    object TabSheet2: TTabSheet
      Caption = #29256#26412#20449#24687
      ImageIndex = 1
      object Label3: TLabel
        Left = 40
        Top = 112
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #20135#21697#22411#21495':'
      end
      object Label6: TLabel
        Left = 208
        Top = 160
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #29983#20135#24207#21495':'
      end
      object Label8: TLabel
        Left = 40
        Top = 160
        Width = 57
        Height = 17
        AutoSize = False
        Caption = #29983#20135#26085#26399':'
      end
      object Label9: TLabel
        Left = 376
        Top = 160
        Width = 65
        Height = 17
        AutoSize = False
        Caption = #20195#30721#25551#36848':'
      end
      object Button1: TButton
        Left = 40
        Top = 48
        Width = 121
        Height = 33
        Caption = #35835#21462#29256#26412#20449#24687
        TabOrder = 0
        OnClick = Button1Click
      end
      object Edit1: TEdit
        Left = 96
        Top = 112
        Width = 425
        Height = 21
        TabOrder = 1
      end
      object Edit2: TEdit
        Left = 96
        Top = 160
        Width = 89
        Height = 21
        TabOrder = 2
      end
      object Edit3: TEdit
        Left = 272
        Top = 160
        Width = 89
        Height = 21
        TabOrder = 3
      end
      object Edit4: TEdit
        Left = 432
        Top = 160
        Width = 89
        Height = 21
        TabOrder = 4
      end
    end
    object TabSheet3: TTabSheet
      Caption = #23494#38053#31649#29702
      ImageIndex = 2
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 649
        Height = 129
        Caption = #19979#36733#20027#23494#38053
        TabOrder = 0
        object Label10: TLabel
          Left = 32
          Top = 59
          Width = 65
          Height = 17
          AutoSize = False
          Caption = #20027#23494#38053#21495':'
        end
        object Label11: TLabel
          Left = 32
          Top = 82
          Width = 65
          Height = 17
          AutoSize = False
          Caption = #20027#23494#38053#20018':'
        end
        object Label12: TLabel
          Left = 29
          Top = 107
          Width = 65
          Height = 17
          AutoSize = False
          Caption = #23494#38053#26657#39564#20540':'
        end
        object Label22: TLabel
          Left = 357
          Top = 48
          Width = 81
          Height = 17
          AutoSize = False
          Caption = #21407#23494#38053#38271#24230':'
          Visible = False
        end
        object Label23: TLabel
          Left = 493
          Top = 46
          Width = 44
          Height = 17
          AutoSize = False
          Caption = #23383#33410
          Visible = False
        end
        object Button2: TButton
          Left = 24
          Top = 16
          Width = 105
          Height = 35
          Caption = #19979#36733#20027#23494#38053
          TabOrder = 0
          OnClick = Button2Click
        end
        object CB1: TComboBox
          Left = 96
          Top = 52
          Width = 89
          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 Edit5: TEdit
          Left = 96
          Top = 76
          Width = 361
          Height = 21
          TabOrder = 2
          Text = '1111111111111111'
        end
        object Edit6: TEdit
          Left = 96
          Top = 100
          Width = 89
          Height = 21
          Enabled = False
          TabOrder = 3
        end
        object CheckBox1: TCheckBox
          Left = 235
          Top = 40
          Width = 115
          Height = 33
          Caption = #26159#21542#39564#35777#19979#36733
          TabOrder = 4
          OnClick = CheckBox1Click
        end
        object CB2: TComboBox
          Left = 437
          Top = 45
          Width = 52
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 5
          Text = '8'
          Visible = False
          Items.Strings = (
            '8'
            '16'
            '24')
        end
      end
      object GroupBox2: TGroupBox
        Left = 8
        Top = 146
        Width = 649
        Height = 175
        Caption = #19979#36733#24037#20316#23494#38053
        TabOrder = 1
        object Label13: TLabel
          Left = 141
          Top = 17
          Width = 85
          Height = 17
          AutoSize = False
          Caption = #20027#23494#38053#21495'(0-15):'
        end
        object Label14: TLabel
          Left = 32
          Top = 97
          Width = 72
          Height = 17
          AutoSize = False
          Caption = #24037#20316#23494#38053#20018':'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label15: TLabel
          Left = 29
          Top = 127
          Width = 84
          Height = 17
          AutoSize = False
          Caption = #24037#20316#23494#38053#23494#25991':'
        end
        object Label16: TLabel
          Left = 140
          Top = 45
          Width = 92
          Height = 17
          AutoSize = False
          Caption = #24037#20316#23494#38053#21495'(0-3):'
        end
        object Label17: TLabel
          Left = 349
          Top = 17
          Width = 81
          Height = 17
          AutoSize = False
          Caption = #21407#20027#23494#38053#38271#24230':'
        end
        object Label18: TLabel
          Left = 493
          Top = 17
          Width = 44
          Height = 17
          AutoSize = False
          Caption = #23383#33410
        end
        object Label19: TLabel
          Left = 40
          Top = 70
          Width = 477
          Height = 17
          AutoSize = False
          Caption = #22914#26524#26159#35201#39564#35777#27169#24335#19979#36733','#21017#24037#20316#23494#38053#21495#35745#31639#20026#65306#20027#23494#38053#21495'*4+'#24037#20316#23494#38053#21495'+0x40'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label20: TLabel
          Left = 36
          Top = 152
          Width = 69
          Height = 17
          AutoSize = False
          Caption = #23494#38053#26657#39564#20540':'
        end
        object Button3: TButton
          Left = 24
          Top = 24
          Width = 105
          Height = 27
          Caption = #19979#36733#24037#20316#23494#38053
          TabOrder = 0
          OnClick = Button3Click
        end
        object ComboBox1: TComboBox
          Left = 229
          Top = 15
          Width = 89
          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 Edit7: TEdit
          Left = 120
          Top = 96
          Width = 361
          Height = 21
          TabOrder = 2
          Text = '0102030405060708'
        end
        object Edit8: TEdit
          Left = 120
          Top = 120
          Width = 361
          Height = 21
          TabOrder = 3
        end
        object ComboBox2: TComboBox
          Left = 228
          Top = 43
          Width = 89
          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'
            '7E'
            '7F')
        end
        object ComboBox6: TComboBox
          Left = 437
          Top = 16
          Width = 52
          Height = 21
          ItemHeight = 13
          ItemIndex = 0
          TabOrder = 5
          Text = '8'
          Items.Strings = (
            '8'
            '16'
            '24')
        end
        object Edit9: TEdit
          Left = 120
          Top = 145
          Width = 130
          Height = 21
          Ctl3D = True
          Enabled = False
          ParentCtl3D = False
          TabOrder = 6
        end
        object CheckBox3: TCheckBox
          Left = 347
          Top = 40
          Width = 86
          Height = 25
          Caption = 'SAM'#27979#35797
          TabOrder = 7
          OnClick = CheckBox1Click
        end
      end
      object GroupBox3: TGroupBox
        Left = 8
        Top = 328
        Width = 649
        Height = 57
        Caption = #22797#20301#33258#26816
        TabOrder = 2
        object Label21: TLabel
          Left = 248
          Top = 27
          Width = 145
          Height = 17
          AutoSize = False
          Caption = #38190#30424#21021#22987#21270','#19981#28165#38500#23494#38053
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Button4: TButton
          Left = 24
          Top = 18
          Width = 94
          Height = 30
          Caption = #38190#30424#21021#22987#21270
          TabOrder = 0
          OnClick = Button4Click
        end
        object ComboBox7: TComboBox
          Left = 144
          Top = 28
          Width = 65

⌨️ 快捷键说明

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