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

📄 unit1.dfm

📁 Delphi字符进制转换源码,是单片机和上位机通讯的好工具
💻 DFM
字号:
object Form1: TForm1
  Left = 211
  Top = 179
  BorderStyle = bsToolWindow
  Caption = #36827#21046#25442#31639
  ClientHeight = 251
  ClientWidth = 461
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Shape2: TShape
    Left = 0
    Top = 80
    Width = 457
    Height = 73
    Brush.Color = clScrollBar
  end
  object Shape3: TShape
    Left = 0
    Top = 150
    Width = 457
    Height = 73
    Brush.Color = clScrollBar
  end
  object Shape1: TShape
    Left = 0
    Top = 8
    Width = 457
    Height = 73
    Brush.Color = clScrollBar
  end
  object Label13: TLabel
    Left = 16
    Top = 36
    Width = 36
    Height = 12
    Caption = #21313#36827#21046
  end
  object Label15: TLabel
    Left = 272
    Top = 88
    Width = 36
    Height = 12
    Caption = #21313#36827#21046
  end
  object Label16: TLabel
    Left = 16
    Top = 104
    Width = 36
    Height = 12
    Caption = #20108#36827#21046
  end
  object Label17: TLabel
    Left = 4
    Top = 173
    Width = 48
    Height = 12
    Caption = #21313#20845#36827#21046
  end
  object Label18: TLabel
    Left = 272
    Top = 20
    Width = 36
    Height = 12
    Caption = #20108#36827#21046
  end
  object Label19: TLabel
    Left = 272
    Top = 54
    Width = 48
    Height = 12
    Caption = #21313#20845#36827#21046
  end
  object Label20: TLabel
    Left = 272
    Top = 157
    Width = 36
    Height = 12
    Caption = #21313#36827#21046
  end
  object Label22: TLabel
    Left = 272
    Top = 123
    Width = 48
    Height = 12
    Caption = #21313#20845#36827#21046
  end
  object Label23: TLabel
    Left = 272
    Top = 192
    Width = 36
    Height = 12
    Caption = #20108#36827#21046
  end
  object Label1: TLabel
    Left = 8
    Top = 234
    Width = 426
    Height = 12
    Caption = #21046#20316#65306'farce  QQ:179440252 2004'#24180'10'#26376'25'#26085' '#35828#26126#65306#36755#20837#25968#20540#19981#20316#21028#26029#26159#21542#38169#35823
  end
  object CheckBox2: TCheckBox
    Left = 8
    Top = 200
    Width = 73
    Height = 17
    Caption = #32622#26368#21069'(&T)'
    TabOrder = 0
    OnClick = CheckBox2Click
  end
  object e1: TEdit
    Left = 56
    Top = 32
    Width = 121
    Height = 20
    TabOrder = 1
  end
  object e3: TEdit
    Left = 56
    Top = 100
    Width = 121
    Height = 20
    TabOrder = 2
  end
  object e4: TEdit
    Left = 56
    Top = 169
    Width = 121
    Height = 20
    TabOrder = 3
  end
  object Button2: TButton
    Left = 184
    Top = 32
    Width = 75
    Height = 20
    Caption = #35745#31639'(&1)'
    TabOrder = 4
    OnClick = Button2Click
  end
  object Button4: TButton
    Left = 184
    Top = 100
    Width = 75
    Height = 20
    Caption = #35745#31639'(&2)'
    TabOrder = 5
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 184
    Top = 169
    Width = 75
    Height = 20
    Caption = #35745#31639'(&3)'
    TabOrder = 6
    OnClick = Button5Click
  end
  object e11: TEdit
    Left = 328
    Top = 16
    Width = 121
    Height = 20
    TabOrder = 7
  end
  object e22: TEdit
    Left = 328
    Top = 50
    Width = 121
    Height = 20
    TabOrder = 8
  end
  object e33: TEdit
    Left = 328
    Top = 84
    Width = 121
    Height = 20
    TabOrder = 9
  end
  object e44: TEdit
    Left = 328
    Top = 153
    Width = 121
    Height = 20
    TabOrder = 10
  end
  object e55: TEdit
    Left = 328
    Top = 119
    Width = 121
    Height = 20
    TabOrder = 11
  end
  object e66: TEdit
    Left = 328
    Top = 188
    Width = 121
    Height = 20
    TabOrder = 12
  end
end

⌨️ 快捷键说明

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