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

📄 unit1.~dfm

📁 这个是我买IC读卡器时供应商配送的开发接口
💻 ~DFM
字号:
object Form1: TForm1
  Left = 275
  Top = 209
  Width = 585
  Height = 294
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 16
  object Label1: TLabel
    Left = 212
    Top = 224
    Width = 161
    Height = 21
    AutoSize = False
    Caption = #35835#20889#22120#20363#23376#31243#24207
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 40
    Top = 116
    Width = 497
    Height = 21
    AutoSize = False
    Caption = #22312'DELPHI'#32534#36753#29366#24577#19979#21452#20987#20197#19978#25353#38062#21487#20197#26597#30475#20195#30721
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 4
    Top = 196
    Width = 569
    Height = 21
    AutoSize = False
    Caption = #27599#20010#25353#38062#21482#35843#29992#21040#19968#20010#20989#25968#65292#20197#19978'4'#20010#20989#25968#21487#20197#36731#26494#24212#20184#21508#31867#24212#29992#65292#21487#20197#33410#30465#22823#37327#30340#24320#21457#26102#38388
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGradientActiveCaption
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 68
    Top = 168
    Width = 433
    Height = 17
    AutoSize = False
    Caption = #24314#35758#23558'OUR_MIFARE.dll'#21644'WY-ICUSB.DLL'#22797#21046#21040#24212#29992#31243#24207#21516#19968#30446#24405#19979
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGradientActiveCaption
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 8
    Top = 8
    Width = 137
    Height = 49
    Caption = #36731#26494#35835#21345
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 8
    Width = 137
    Height = 49
    Caption = #36731#26494#20889#21345
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 296
    Top = 8
    Width = 137
    Height = 49
    Caption = #25913#21333#21306#23494#30721
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 440
    Top = 8
    Width = 129
    Height = 49
    Caption = #35753#35774#22791#21457#20986#22768#21709
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 8
    Top = 64
    Width = 561
    Height = 45
    Caption = #35835#20986#35774#22791#20840#29699#21807#19968#30340#35774#22791#32534#21495#65292#20316#20026#21152#23494#29399#29992
    TabOrder = 4
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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