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

📄 unit4.~dfm

📁 tcp/ip通讯程序
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object Init_Rfcard: TInit_Rfcard
  Left = 224
  Top = 104
  Width = 767
  Height = 670
  BorderIcons = [biSystemMenu]
  Caption = #21806#21345#31995#32479
  Color = clActiveBorder
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = Close
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 408
    Top = 88
    Width = 281
    Height = 193
    Color = clActiveBorder
    ParentColor = False
    TabOrder = 0
    object E2rom_Sector: TComboBox
      Left = 23
      Top = 142
      Width = 121
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 0
      Text = '0'
      Items.Strings = (
        '0'
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        'A'
        'B'
        'C'
        'D'
        'E'
        'F')
    end
    object Auth_Kardbutton: TBitBtn
      Left = 176
      Top = 72
      Width = 75
      Height = 49
      Caption = #21345#39564#35777
      Default = True
      TabOrder = 1
      OnClick = Auth_KardbuttonClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object Input_Keyt: TEdit
      Left = 24
      Top = 56
      Width = 121
      Height = 21
      MaxLength = 12
      TabOrder = 2
      Text = '666666666666'
    end
    object StaticText1: TStaticText
      Left = 48
      Top = 32
      Width = 64
      Height = 17
      Caption = #35831#36755#20837#23494#38053
      TabOrder = 3
    end
    object StaticText2: TStaticText
      Left = 40
      Top = 115
      Width = 76
      Height = 17
      Caption = #35774#22791#35748#35777#25159#21306
      TabOrder = 4
    end
  end
  object GroupBox2: TGroupBox
    Left = 304
    Top = 192
    Width = 97
    Height = 89
    Caption = #35748#35777#23494#38053
    TabOrder = 1
    object RadioKeya: TRadioButton
      Left = 19
      Top = 24
      Width = 65
      Height = 17
      Caption = #23494#38053'A'
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = RadioKeyaClick
    end
    object RadioKeyb: TRadioButton
      Left = 19
      Top = 56
      Width = 65
      Height = 17
      Caption = #23494#38053'B'
      TabOrder = 1
      OnClick = RadioKeybClick
    end
  end
  object GroupBox3: TGroupBox
    Left = 304
    Top = 88
    Width = 97
    Height = 89
    Caption = #35748#35777#26041#24335
    TabOrder = 2
    object RadioInAuth: TRadioButton
      Left = 16
      Top = 24
      Width = 73
      Height = 17
      Caption = #36755#20837#35748#35777
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = RadioInAuthClick
    end
    object RadioMaAuth: TRadioButton
      Left = 16
      Top = 56
      Width = 73
      Height = 17
      Caption = #26426#36733#35748#35777
      TabOrder = 1
      OnClick = RadioMaAuthClick
    end
  end
  object GroupBox4: TGroupBox
    Left = 24
    Top = 88
    Width = 273
    Height = 193
    Caption = #36873#25321#21345#25159#21306
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Radio_Secot0: TRadioButton
      Left = 24
      Top = 24
      Width = 81
      Height = 17
      Caption = #25159#21306'0'
      Checked = True
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      TabStop = True
      OnClick = Radio_Secot0Click
    end
    object Radio_Secot1: TRadioButton
      Left = 24
      Top = 56
      Width = 81
      Height = 17
      Caption = #25159#21306'1'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Radio_Secot1Click
    end
    object Radio_Secot2: TRadioButton
      Left = 24
      Top = 88
      Width = 65
      Height = 17
      Caption = #25159#21306'2'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Radio_Secot2Click
    end
    object Radio_Secot3: TRadioButton
      Left = 24
      Top = 120
      Width = 65
      Height = 17
      Caption = #25159#21306'3'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = Radio_Secot3Click
    end
    object Radio_Secot4: TRadioButton
      Left = 24
      Top = 152
      Width = 81
      Height = 17
      Caption = #25159#21306'4'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = Radio_Secot4Click
    end
    object Radio_Secot5: TRadioButton
      Left = 110
      Top = 24
      Width = 65
      Height = 17
      Caption = #25159#21306'5'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = Radio_Secot5Click
    end
    object Radio_Secot6: TRadioButton
      Left = 110
      Top = 56
      Width = 65
      Height = 17
      Caption = #25159#21306'6'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = Radio_Secot6Click
    end
    object Radio_Secot7: TRadioButton
      Left = 110
      Top = 88
      Width = 65
      Height = 17
      Caption = #25159#21306'7'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = Radio_Secot7Click
    end
    object Radio_Secot8: TRadioButton
      Left = 110
      Top = 120
      Width = 65
      Height = 17
      Caption = #25159#21306'8'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      OnClick = Radio_Secot8Click
    end
    object Radio_Secot9: TRadioButton
      Left = 110
      Top = 152
      Width = 65
      Height = 17
      Caption = #25159#21306'9'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
      OnClick = Radio_Secot9Click
    end
    object Radio_Secot10: TRadioButton
      Left = 196
      Top = 24
      Width = 69
      Height = 17
      Caption = #25159#21306'10'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 10
      OnClick = Radio_Secot10Click
    end
    object Radio_Secot11: TRadioButton
      Left = 197
      Top = 50
      Width = 65
      Height = 17
      Caption = #25159#21306'11'
      Font.Charset = ANSI_CHARSET
      Font.Color = clBlack
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 11
      OnClick = Radio_Secot11Click
    end
    object Radio_Secot12: TRadioButton
      Left = 197
      Top = 75
      Width = 68
      Height = 17
      Caption = #25159#21306'12'
      TabOrder = 12
      OnClick = Radio_Secot12Click
    end
    object Radio_Secot13: TRadioButton
      Left = 197
      Top = 101
      Width = 68
      Height = 17
      Caption = #25159#21306'13'
      TabOrder = 13
      OnClick = Radio_Secot13Click
    end
    object Radio_Secot14: TRadioButton
      Left = 197
      Top = 128
      Width = 68
      Height = 17
      Caption = #25159#21306'14'
      TabOrder = 14
      OnClick = Radio_Secot14Click
    end
    object Radio_Secot15: TRadioButton
      Left = 197
      Top = 152
      Width = 68
      Height = 17
      Caption = #25159#21306'15'
      TabOrder = 15
      OnClick = Radio_Secot15Click
    end
  end
  object GroupBox5: TGroupBox
    Left = 24
    Top = 336
    Width = 185
    Height = 113
    Caption = #21021#22987#21270#20540#25805#20316
    TabOrder = 4
    object Label3: TLabel
      Left = 8
      Top = 32
      Width = 72
      Height = 13
      Caption = #35831#36755#20837#21021#22987#20540
    end
    object init_value: TMaskEdit
      Left = 92
      Top = 29
      Width = 72
      Height = 21
      EditMask = '9999;1;_'
      MaxLength = 4
      TabOrder = 0
      Text = '1234'
    end
    object InitValue: TBitBtn
      Left = 28
      Top = 66
      Width = 85
      Height = 39
      Caption = #20540#21021#22987#21270
      Default = True
      TabOrder = 1
      OnClick = InitValueClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
  end
  object GroupBox6: TGroupBox
    Left = 432
    Top = 336

⌨️ 快捷键说明

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