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

📄 unit1.dfm

📁 on/off monitor open/close cd/dvd drive show total RAM memory
💻 DFM
字号:
object Form1: TForm1
  Left = 189
  Top = 221
  BorderStyle = bsDialog
  Caption = 'RAMA'
  ClientHeight = 107
  ClientWidth = 688
  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 GroupBox1: TGroupBox
    Left = 24
    Top = 16
    Width = 185
    Height = 65
    Caption = #1055#1088#1080#1074#1086#1076
    TabOrder = 0
    object Button1: TButton
      Left = 8
      Top = 24
      Width = 75
      Height = 25
      Caption = #1054#1090#1082#1088#1099#1090#1100
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 94
      Top = 24
      Width = 75
      Height = 25
      Caption = #1047#1072#1082#1088#1099#1090#1100
      TabOrder = 1
      OnClick = Button2Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 232
    Top = 16
    Width = 185
    Height = 65
    Caption = #1052#1086#1085#1080#1090#1086#1088
    TabOrder = 1
    object Button3: TButton
      Left = 6
      Top = 24
      Width = 75
      Height = 25
      Caption = #1042#1099#1082#1083#1102#1095#1080#1090#1100
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 96
      Top = 24
      Width = 75
      Height = 25
      Caption = #1042#1082#1083#1102#1095#1080#1090#1100
      TabOrder = 1
      OnClick = Button4Click
    end
  end
  object Button5: TButton
    Left = 448
    Top = 32
    Width = 161
    Height = 25
    Caption = #1057#1082#1086#1083#1100#1082#1086' '#1086#1087#1077#1088#1072#1090#1080#1074#1085#1086#1081' '#1087#1072#1084#1103#1090#1080
    TabOrder = 2
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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