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

📄 unit1.dfm

📁 cvery_608119760.rar
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 192
  Top = 107
  Width = 249
  Height = 125
  Caption = #26816#26597#32593#32476#29366#24577
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 241
    Height = 46
    Caption = #36820#22238#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 13
      Top = 20
      Width = 48
      Height = 12
      Caption = #32593#32476#29366#24577
    end
    object edtStatus: TEdit
      Left = 71
      Top = 16
      Width = 161
      Height = 20
      TabOrder = 0
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 48
    Width = 241
    Height = 49
    TabOrder = 1
    object btnRun: TButton
      Left = 23
      Top = 16
      Width = 75
      Height = 25
      Caption = #36816#34892
      TabOrder = 0
      OnClick = btnRunClick
    end
    object btnExit: TButton
      Left = 143
      Top = 16
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      OnClick = btnExitClick
    end
  end
end

⌨️ 快捷键说明

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