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

📄 drawinfor.dfm

📁 基于高速铁路周边电动势计算的关键
💻 DFM
字号:
object DrawInforForm: TDrawInforForm
  Left = 270
  Top = 72
  Width = 599
  Height = 546
  Caption = #32472#22270#28857#20449#24687
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 137
    Width = 591
    Height = 330
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 0
    object lvTestPointList: TListView
      Left = 1
      Top = 1
      Width = 589
      Height = 328
      Align = alClient
      Columns = <
        item
          Caption = #24207#21495
          Width = 40
        end
        item
          Alignment = taCenter
        end
        item
          Alignment = taCenter
        end
        item
        end
        item
        end
        item
        end
        item
        end
        item
        end
        item
        end
        item
        end
        item
        end
        item
        end
        item
        end>
      GridLines = True
      HideSelection = False
      MultiSelect = True
      RowSelect = True
      ShowWorkAreas = True
      TabOrder = 0
      ViewStyle = vsReport
    end
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 591
    Height = 137
    ActivePage = TabSheet2
    Align = alTop
    TabOrder = 1
    object TabSheet2: TTabSheet
      Caption = #23548#20837#25968#25454
      ImageIndex = 1
      object Label1: TLabel
        Left = 120
        Top = 31
        Width = 305
        Height = 13
        AutoSize = False
      end
      object Label2: TLabel
        Left = 352
        Top = 60
        Width = 44
        Height = 13
        AutoSize = False
        Caption = #36215#22987#34892
        Visible = False
      end
      object Label3: TLabel
        Left = 465
        Top = 60
        Width = 44
        Height = 13
        AutoSize = False
        Caption = #36215#22987#21015
        Visible = False
      end
      object Label4: TLabel
        Left = 181
        Top = 60
        Width = 81
        Height = 13
        AutoSize = False
        Caption = #36215#28857#20301#32622'('#31859')'
      end
      object BitBtn1: TBitBtn
        Left = 8
        Top = 24
        Width = 75
        Height = 25
        Caption = #25171#24320#25991#20214
        TabOrder = 0
        OnClick = BitBtn1Click
      end
      object ProgressBar1: TProgressBar
        Left = 0
        Top = 93
        Width = 583
        Height = 17
        Align = alBottom
        TabOrder = 1
      end
      object ComboBox1: TComboBox
        Left = 94
        Top = 56
        Width = 81
        Height = 20
        ItemHeight = 12
        TabOrder = 2
        OnChange = ComboBox1Change
      end
      object BitBtn2: TBitBtn
        Left = 8
        Top = 56
        Width = 75
        Height = 25
        Caption = #35835#21462#25968#25454
        Enabled = False
        TabOrder = 3
        OnClick = BitBtn2Click
      end
      object Edit1: TEdit
        Left = 94
        Top = 24
        Width = 475
        Height = 20
        BiDiMode = bdLeftToRight
        Color = clScrollBar
        ParentBiDiMode = False
        TabOrder = 4
      end
      object Edit2: TEdit
        Left = 400
        Top = 56
        Width = 41
        Height = 20
        Enabled = False
        TabOrder = 5
        Text = '1'
        Visible = False
      end
      object Edit3: TEdit
        Left = 512
        Top = 56
        Width = 41
        Height = 20
        Enabled = False
        ReadOnly = True
        TabOrder = 6
        Text = '1'
        Visible = False
      end
      object UpDown1: TUpDown
        Left = 441
        Top = 56
        Width = 16
        Height = 20
        Associate = Edit2
        Min = 1
        Position = 1
        TabOrder = 7
        Visible = False
      end
      object UpDown2: TUpDown
        Left = 553
        Top = 56
        Width = 16
        Height = 20
        Associate = Edit3
        Min = 1
        Position = 1
        TabOrder = 8
        Visible = False
      end
      object Edit4: TEdit
        Left = 264
        Top = 56
        Width = 81
        Height = 20
        Color = clScrollBar
        TabOrder = 9
      end
    end
  end
  object pnl1: TPanel
    Left = 0
    Top = 467
    Width = 591
    Height = 52
    Align = alBottom
    BevelOuter = bvLowered
    TabOrder = 2
    object btn1: TBitBtn
      Left = 70
      Top = 16
      Width = 75
      Height = 25
      Caption = #24320#22987#32472#22270
      Enabled = False
      TabOrder = 0
      OnClick = btn1Click
    end
    object btn2: TBitBtn
      Left = 315
      Top = 16
      Width = 75
      Height = 25
      Caption = #28165#31354#21015#34920
      TabOrder = 1
      OnClick = btn2Click
    end
    object btn3: TBitBtn
      Left = 438
      Top = 16
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 2
      OnClick = btn3Click
    end
    object BitBtn4: TBitBtn
      Left = 193
      Top = 16
      Width = 75
      Height = 25
      Caption = #23548#20986'Excel'
      Enabled = False
      TabOrder = 3
      OnClick = BitBtn4Click
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = 'Excel'#25991#26723'(*.xls)|*.xls'
    Left = 136
    Top = 104
  end
end

⌨️ 快捷键说明

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