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

📄 unit1.dfm

📁 用MINIGUI编写的窗口代码
💻 DFM
字号:
object Form1: TForm1
  Left = 360
  Top = 196
  Width = 578
  Height = 555
  Caption = 'Form1'
  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 Image1: TImage
    Left = 4
    Top = 40
    Width = 51
    Height = 465
  end
  object Image2: TImage
    Left = 59
    Top = 40
    Width = 51
    Height = 465
  end
  object Image3: TImage
    Left = 114
    Top = 40
    Width = 51
    Height = 465
  end
  object Image4: TImage
    Left = 169
    Top = 40
    Width = 51
    Height = 465
  end
  object Image5: TImage
    Left = 224
    Top = 40
    Width = 51
    Height = 465
  end
  object Image6: TImage
    Left = 279
    Top = 40
    Width = 51
    Height = 465
  end
  object Image7: TImage
    Left = 334
    Top = 40
    Width = 51
    Height = 465
  end
  object Image8: TImage
    Left = 389
    Top = 40
    Width = 51
    Height = 465
  end
  object Image9: TImage
    Left = 444
    Top = 40
    Width = 51
    Height = 465
  end
  object Image10: TImage
    Left = 499
    Top = 40
    Width = 51
    Height = 465
  end
  object Image11: TImage
    Left = 551
    Top = 40
    Width = 18
    Height = 465
  end
end

⌨️ 快捷键说明

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