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

📄 unitspeed.dfm

📁 一个小游戏程序!! 大家可以来
💻 DFM
字号:
object FormSpeed: TFormSpeed
  Left = 715
  Top = 314
  Width = 229
  Height = 124
  Caption = #36895#24230#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 28
    Width = 59
    Height = 13
    Caption = #36895#24230#31561#32423':'
  end
  object Edit1: TEdit
    Left = 88
    Top = 24
    Width = 73
    Height = 21
    TabOrder = 0
    Text = '0'
  end
  object UpDown1: TUpDown
    Left = 161
    Top = 24
    Width = 15
    Height = 21
    Associate = Edit1
    Min = 0
    Position = 0
    TabOrder = 1
    Wrap = False
  end
  object BitBtn1: TBitBtn
    Left = 80
    Top = 64
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 2
    Kind = bkOK
    Spacing = 6
  end
end

⌨️ 快捷键说明

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