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

📄 systemunit.dfm

📁 基于高速铁路周边电动势计算的关键
💻 DFM
字号:
object SystemSetForm: TSystemSetForm
  Left = 203
  Top = 58
  Width = 415
  Height = 294
  BorderIcons = [biSystemMenu]
  Caption = #31995#32479#35774#32622
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object btn1: TBitBtn
    Left = 88
    Top = 232
    Width = 75
    Height = 25
    Caption = #30830#35748
    TabOrder = 0
    OnClick = btn1Click
  end
  object btn2: TBitBtn
    Left = 232
    Top = 232
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = btn2Click
  end
  object grp1: TGroupBox
    Left = 16
    Top = 8
    Width = 377
    Height = 63
    Caption = #29366#24577#28378#21160#25552#31034
    TabOrder = 2
    object edt1: TEdit
      Left = 16
      Top = 24
      Width = 345
      Height = 20
      TabOrder = 0
    end
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 152
    Width = 377
    Height = 63
    Caption = #21551#21160#30011#38754#22270#29255
    TabOrder = 3
    object SpeedButton1: TSpeedButton
      Left = 272
      Top = 23
      Width = 23
      Height = 22
      Caption = '.....'
      OnClick = SpeedButton1Click
    end
    object Edit1: TEdit
      Left = 16
      Top = 24
      Width = 249
      Height = 20
      Color = clScrollBar
      ReadOnly = True
      TabOrder = 0
    end
    object CheckBox1: TCheckBox
      Left = 312
      Top = 24
      Width = 49
      Height = 17
      Caption = #40664#35748
      TabOrder = 1
    end
  end
  object GroupBox2: TGroupBox
    Left = 14
    Top = 80
    Width = 377
    Height = 63
    Caption = #32972#26223#22270#29255
    TabOrder = 4
    object SpeedButton2: TSpeedButton
      Left = 272
      Top = 23
      Width = 23
      Height = 22
      Caption = '.....'
      OnClick = SpeedButton2Click
    end
    object Edit2: TEdit
      Left = 16
      Top = 24
      Width = 249
      Height = 20
      Color = clMenuBar
      ReadOnly = True
      TabOrder = 0
    end
    object chk1: TCheckBox
      Left = 312
      Top = 24
      Width = 57
      Height = 17
      Caption = #40664#35748
      TabOrder = 1
    end
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Left = 184
    Top = 136
  end
end

⌨️ 快捷键说明

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