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

📄 unit2.dfm

📁 网吧电量采集、温湿度采集串口通信实例程序
💻 DFM
字号:
object FormVersion: TFormVersion
  Left = 420
  Top = 190
  Width = 353
  Height = 165
  Caption = #31995#32479#29256#26412
  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 = 48
    Top = 16
    Width = 60
    Height = 13
    Caption = #36719#20214#21517#31216#65306
  end
  object Label2: TLabel
    Left = 120
    Top = 16
    Width = 193
    Height = 13
    AutoSize = False
    Caption = #32593#21543#27979#35797#36719#20214
  end
  object Label3: TLabel
    Left = 48
    Top = 40
    Width = 60
    Height = 13
    Caption = #29256'  '#26412'  '#21495#65306
  end
  object Label4: TLabel
    Left = 120
    Top = 40
    Width = 25
    Height = 13
    Caption = 'V 1.0'
  end
  object Label5: TLabel
    Left = 48
    Top = 64
    Width = 60
    Height = 13
    Caption = #29256#26435#25152#26377#65306
  end
  object Label6: TLabel
    Left = 120
    Top = 64
    Width = 185
    Height = 13
    AutoSize = False
    Caption = #27993#27743#30465#30005#20449#31185#23398#25216#26415#30740#31350#25152
  end
  object BitBtn1: TBitBtn
    Left = 128
    Top = 96
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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