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

📄 new.~dfm

📁 我用Delphi做了一个PLC上机位的框架
💻 ~DFM
字号:
object Form2: TForm2
  Left = 192
  Top = 107
  Width = 488
  Height = 264
  Caption = #26032#24314
  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 = 64
    Top = 40
    Width = 241
    Height = 145
    Caption = #25991#20214#31867#22411
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 56
      Top = 40
      Width = 113
      Height = 17
      Caption = #26799#24418#22270
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 56
      Top = 96
      Width = 113
      Height = 17
      Caption = #25351#21629#34920
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
    end
  end
  object Button1: TButton
    Left = 352
    Top = 56
    Width = 97
    Height = 33
    Caption = #30830#23450
    TabOrder = 1
  end
  object Button2: TButton
    Left = 352
    Top = 144
    Width = 97
    Height = 33
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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