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

📄 setparaunit.dfm

📁 基于高速铁路周边电动势计算的关键
💻 DFM
字号:
object SetparaForm: TSetparaForm
  Left = 241
  Top = 203
  Width = 527
  Height = 292
  BorderIcons = [biSystemMenu]
  Caption = #21442#25968#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 bvl1: TBevel
    Left = 37
    Top = 213
    Width = 468
    Height = 4
  end
  object lbl1: TLabel
    Left = 23
    Top = 188
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #39057#29575'f'
  end
  object lbl6: TLabel
    Left = 135
    Top = 187
    Width = 17
    Height = 13
    AutoSize = False
    Caption = 'Hz'
  end
  object Label1: TLabel
    Left = 319
    Top = 25
    Width = 146
    Height = 13
    AutoSize = False
    Caption = #36890#20449#30005#32518#22806#30382#23631#34109#31995#25968
  end
  object Label2: TLabel
    Left = 319
    Top = 65
    Width = 146
    Height = 13
    AutoSize = False
    Caption = #36890#20449#30005#32518#33455#32447#23631#34109#31995#25968
  end
  object Label3: TLabel
    Left = 319
    Top = 107
    Width = 185
    Height = 13
    AutoSize = False
    Caption = #37051#36817#25509#22320#23548#20307#25110#23631#34109#29289#30340#23631#34109#31995#25968
  end
  object Label4: TLabel
    Left = 319
    Top = 145
    Width = 186
    Height = 13
    AutoSize = False
    Caption = #38271#22823#26725#26753#38050#26550#21644#38567#36947#30340#23631#34109#31995#25968
  end
  object Bevel1: TBevel
    Left = 226
    Top = 50
    Width = 277
    Height = 4
  end
  object Bevel2: TBevel
    Left = 226
    Top = 130
    Width = 277
    Height = 4
  end
  object Bevel3: TBevel
    Left = 226
    Top = 90
    Width = 277
    Height = 4
  end
  object Bevel4: TBevel
    Left = 226
    Top = 170
    Width = 277
    Height = 4
  end
  object lbl2: TLabel
    Left = 223
    Top = 188
    Width = 106
    Height = 13
    AutoSize = False
    Caption = #30913#24863#24212#30005#21160#21183#22823#20110
  end
  object lbl3: TLabel
    Left = 407
    Top = 188
    Width = 90
    Height = 13
    AutoSize = False
    Caption = #20239#26102#26354#32447#21464#32418
  end
  object BitBtn1: TBitBtn
    Left = 156
    Top = 226
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 308
    Top = 226
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object grp1: TGroupBox
    Left = 13
    Top = 16
    Width = 193
    Height = 45
    Caption = #38081#36947#31867#22411
    TabOrder = 2
    object rb1: TRadioButton
      Left = 21
      Top = 19
      Width = 65
      Height = 17
      Caption = #21333#32447#38081#36947
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object rb2: TRadioButton
      Left = 109
      Top = 19
      Width = 73
      Height = 17
      Caption = #22797#32447#38081#36947
      TabOrder = 1
    end
  end
  object grp2: TGroupBox
    Left = 13
    Top = 72
    Width = 193
    Height = 44
    Caption = #36816#34892#29366#24577
    TabOrder = 3
    object rb3: TRadioButton
      Left = 21
      Top = 18
      Width = 81
      Height = 17
      Caption = #27491#24120#29366#24577
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object rb4: TRadioButton
      Left = 109
      Top = 18
      Width = 77
      Height = 17
      Caption = #30701#36335#29366#24577
      TabOrder = 1
    end
  end
  object Edit2: TEdit
    Left = 224
    Top = 24
    Width = 81
    Height = 20
    TabOrder = 4
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 224
    Top = 64
    Width = 81
    Height = 20
    TabOrder = 5
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 224
    Top = 104
    Width = 81
    Height = 20
    TabOrder = 6
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 224
    Top = 144
    Width = 81
    Height = 20
    TabOrder = 7
    Text = 'Edit5'
  end
  object Edit1: TComboBox
    Left = 64
    Top = 184
    Width = 65
    Height = 20
    ItemHeight = 12
    TabOrder = 8
    Text = '50'
    Items.Strings = (
      '50'
      '800')
  end
  object grp3: TGroupBox
    Left = 13
    Top = 123
    Width = 193
    Height = 49
    Caption = #37324#31243#21333#20301
    TabOrder = 9
    object rb5: TRadioButton
      Left = 19
      Top = 22
      Width = 49
      Height = 17
      Caption = 'DK'
      TabOrder = 0
    end
    object rb6: TRadioButton
      Left = 75
      Top = 22
      Width = 57
      Height = 17
      Caption = 'CK'
      TabOrder = 1
    end
    object rb7: TRadioButton
      Left = 131
      Top = 22
      Width = 57
      Height = 17
      Caption = 'AK'
      TabOrder = 2
    end
  end
  object edt1: TEdit
    Left = 328
    Top = 184
    Width = 65
    Height = 20
    TabOrder = 10
    Text = 'edt1'
  end
end

⌨️ 快捷键说明

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