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

📄 scdlldemounit.dfm

📁 对带LED显示的非接触IC卡读写器的控制
💻 DFM
字号:
object DemoFrm: TDemoFrm
  Left = 192
  Top = 112
  Width = 730
  Height = 490
  Caption = 'DemoFrm'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 264
    Top = 440
    Width = 32
    Height = 13
    Caption = 'Label2'
  end
  object GroupBox1: TGroupBox
    Left = 304
    Top = 16
    Width = 185
    Height = 105
    Caption = #36890#35759#31471#21475#25805#20316
    TabOrder = 0
    object Label1: TLabel
      Left = 19
      Top = 32
      Width = 48
      Height = 13
      Caption = #36890#35759#31471#21475
    end
    object ComPortCBB: TComboBox
      Left = 75
      Top = 29
      Width = 89
      Height = 21
      Style = csDropDownList
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
      Items.Strings = (
        'COM1'
        'COM2'
        'COM3'
        'COM4'
        'COM5'
        'COM6'
        'COM7'
        'COM8'
        'COM9'
        '')
    end
    object Button1: TButton
      Left = 16
      Top = 64
      Width = 75
      Height = 25
      Caption = #25171#24320
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 96
      Top = 64
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 2
      OnClick = Button2Click
    end
  end
  object Memo1: TMemo
    Left = 8
    Top = 16
    Width = 289
    Height = 417
    Color = clWhite
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    Lines.Strings = (
      'Memo1')
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object GroupBox2: TGroupBox
    Left = 304
    Top = 352
    Width = 185
    Height = 81
    Caption = #35835#20889
    TabOrder = 2
    object Edit1: TEdit
      Left = 12
      Top = 16
      Width = 161
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
      Text = 'Edit1'
    end
    object Button7: TButton
      Left = 14
      Top = 49
      Width = 75
      Height = 25
      Caption = #35835
      TabOrder = 1
      OnClick = Button7Click
    end
    object Button8: TButton
      Left = 94
      Top = 49
      Width = 75
      Height = 25
      Caption = #20889
      TabOrder = 2
      OnClick = Button8Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 496
    Top = 16
    Width = 222
    Height = 153
    Caption = #26174#31034#25805#20316
    TabOrder = 3
    object Label4: TLabel
      Left = 11
      Top = 28
      Width = 48
      Height = 13
      Caption = #26174#31034#25968#25454
    end
    object Label5: TLabel
      Left = 11
      Top = 59
      Width = 36
      Height = 13
      Caption = #23567#25968#28857
    end
    object DspDataET: TEdit
      Left = 64
      Top = 25
      Width = 86
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
      Text = 'DspDataET'
    end
    object Button9: TButton
      Left = 8
      Top = 88
      Width = 75
      Height = 25
      Caption = #26174#31034
      TabOrder = 1
      OnClick = Button9Click
    end
    object dotET: TEdit
      Left = 64
      Top = 56
      Width = 89
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
      Text = 'dotET'
    end
    object Button10: TButton
      Left = 88
      Top = 88
      Width = 75
      Height = 25
      Caption = #26174#31034#25968#20540
      TabOrder = 3
      OnClick = Button10Click
    end
    object Button11: TButton
      Left = 8
      Top = 120
      Width = 75
      Height = 25
      Caption = 'LCD'#26174#31034
      TabOrder = 4
    end
    object Button14: TButton
      Left = 168
      Top = 56
      Width = 41
      Height = 25
      Caption = 'Button14'
      TabOrder = 5
      OnClick = Button14Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 496
    Top = 176
    Width = 222
    Height = 73
    Caption = #35774#22791#25511#21046
    TabOrder = 4
    object Label6: TLabel
      Left = 10
      Top = 28
      Width = 48
      Height = 13
      Caption = #34562#40483#26102#38388
    end
    object Edit2: TEdit
      Left = 64
      Top = 25
      Width = 35
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
      Text = 'Edit2'
    end
    object Button12: TButton
      Left = 104
      Top = 16
      Width = 49
      Height = 25
      Caption = #34562#40483
      TabOrder = 1
      OnClick = Button12Click
    end
    object Button15: TButton
      Left = 104
      Top = 40
      Width = 49
      Height = 25
      Caption = #27491#30830
      TabOrder = 2
      OnClick = Button15Click
    end
    object Button16: TButton
      Left = 152
      Top = 16
      Width = 51
      Height = 25
      Caption = #38169#35823
      TabOrder = 3
      OnClick = Button16Click
    end
  end
  object GroupBox5: TGroupBox
    Left = 496
    Top = 256
    Width = 222
    Height = 177
    Caption = #24212#29992#23454#20363
    TabOrder = 5
    object Label7: TLabel
      Left = 8
      Top = 32
      Width = 48
      Height = 13
      Caption = #24207#21015#21495#65306
    end
    object SNRET: TEdit
      Left = 57
      Top = 28
      Width = 98
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
      Text = 'SNRET'
    end
    object Button13: TButton
      Left = 8
      Top = 88
      Width = 61
      Height = 25
      Caption = #35835#24207#21015#21495
      TabOrder = 1
      OnClick = Button13Click
    end
    object WriteBtn: TButton
      Left = 80
      Top = 88
      Width = 61
      Height = 25
      Caption = #20889#25968#25454
      TabOrder = 2
      OnClick = WriteBtnClick
    end
    object ReadBtn: TButton
      Left = 152
      Top = 88
      Width = 61
      Height = 25
      Caption = #35835#25968#25454
      TabOrder = 3
      OnClick = ReadBtnClick
    end
    object DataET: TEdit
      Left = 4
      Top = 56
      Width = 211
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 4
      Text = 'DataET'
    end
  end
  object GroupBox6: TGroupBox
    Left = 304
    Top = 186
    Width = 185
    Height = 159
    Caption = #23494#38053#25805#20316
    TabOrder = 6
    object Label3: TLabel
      Left = 15
      Top = 53
      Width = 36
      Height = 13
      Caption = #21407#23494#38053
    end
    object Label8: TLabel
      Left = 15
      Top = 79
      Width = 36
      Height = 13
      Caption = #26032#23494#38053
    end
    object Label9: TLabel
      Left = 16
      Top = 24
      Width = 36
      Height = 13
      Caption = #25159'    '#21306
    end
    object KeyCBB: TComboBox
      Left = 60
      Top = 49
      Width = 114
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
      Text = 'KeyCBB'
      Items.Strings = (
        'FFFFFFFFFFFF'
        'ABCDEF123456'
        '')
    end
    object Button6: TButton
      Left = 16
      Top = 112
      Width = 75
      Height = 25
      Caption = #26680#23545#23494#38053
      TabOrder = 1
      OnClick = Button6Click
    end
    object Button17: TButton
      Left = 96
      Top = 112
      Width = 75
      Height = 25
      Caption = #26356#25913#23494#38053
      TabOrder = 2
      OnClick = Button17Click
    end
    object NewKeyCBB: TComboBox
      Left = 60
      Top = 76
      Width = 114
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 3
      Text = 'NewKeyCBB'
      Items.Strings = (
        'ABCDEF123456'
        'FFFFFFFFFFFF')
    end
    object SectorCBB: TComboBox
      Left = 58
      Top = 21
      Width = 116
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 4
      Text = 'SectorCBB'
      Items.Strings = (
        '0'
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12'
        '13'
        '14'
        '15'
        '16')
    end
  end
  object GroupBox7: TGroupBox
    Left = 304
    Top = 128
    Width = 185
    Height = 56
    Caption = #24207#21015#21495
    TabOrder = 7
    object Button3: TButton
      Left = 12
      Top = 20
      Width = 50
      Height = 25
      Caption = #23547#21345
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 68
      Top = 20
      Width = 50
      Height = 25
      Caption = #24207#21015#21495
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 124
      Top = 20
      Width = 50
      Height = 25
      Caption = #36873#25321#21345
      TabOrder = 2
      OnClick = Button5Click
    end
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 100
    OnTimer = Timer1Timer
    Left = 664
    Top = 40
  end
end

⌨️ 快捷键说明

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