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

📄 unit1.dfm

📁 USB接口读写器应用开发源码,参考此代码可以加快开发速度,使用我们硬件设备更令您轻松快捷.
💻 DFM
字号:
object Form1: TForm1
  Left = 246
  Top = 187
  Width = 599
  Height = 295
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 160
    Top = 232
    Width = 285
    Height = 21
    AutoSize = False
    Caption = 'SY-IR071'#22411#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 = 48
    Top = 124
    Width = 497
    Height = 21
    AutoSize = False
    Caption = #22312'C++BUILDER'#30340#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 = 12
    Top = 204
    Width = 573
    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 = 76
    Top = 180
    Width = 433
    Height = 17
    AutoSize = False
    Caption = #24314#35758#23558'WMJUSBICCARDER.dll'#21644'SY-IR071USB.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 = 16
    Top = 16
    Width = 137
    Height = 49
    Caption = #36731#26494#35835#21345
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 16
    Width = 137
    Height = 49
    Caption = #36731#26494#20889#21345
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 304
    Top = 16
    Width = 137
    Height = 49
    Caption = #25913#21333#21306#23494#30721
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 448
    Top = 16
    Width = 129
    Height = 49
    Caption = #35753#35774#22791#21457#20986#22768#21709
    TabOrder = 3
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 16
    Top = 72
    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
    ParentShowHint = False
    ShowHint = False
    TabOrder = 4
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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