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

📄 elec_2.~dfm

📁 自己编写有关电路计算方面的DELPHI 程序
💻 ~DFM
字号:
object Form1: TForm1
  Left = 191
  Top = 105
  Width = 743
  Height = 498
  Caption = #30005#36335#30697#38453#35745#31639
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 119
    Top = 15
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #36873#25321#25903#36335#24635#25968
  end
  object Label3: TLabel
    Left = 331
    Top = 120
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #29983#25104#30697#38453
  end
  object Label6: TLabel
    Left = 11
    Top = 120
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #32622#20837#21442#25968
  end
  object Label2: TLabel
    Left = 9
    Top = 15
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #21508#25903#36335#36171#20540
  end
  object Label4: TLabel
    Left = 11
    Top = 376
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #36816#31639#32467#26524
  end
  object SpinEdit1: TSpinEdit
    Left = 211
    Top = 6
    Width = 50
    Height = 26
    AutoSize = False
    MaxValue = 0
    MinValue = 0
    TabOrder = 1
    Value = 0
  end
  object Button2: TButton
    Left = 604
    Top = 99
    Width = 89
    Height = 25
    Caption = #36816#31639#27714#35299
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 604
    Top = 20
    Width = 88
    Height = 25
    Caption = #39044#21046#34920#26684
    TabOrder = 3
    OnClick = Button3Click
  end
  object StringGrid1: TStringGrid
    Left = 11
    Top = 38
    Width = 561
    Height = 73
    ColCount = 1
    DefaultColWidth = 40
    DefaultRowHeight = 20
    FixedCols = 0
    RowCount = 1
    FixedRows = 0
    ScrollBars = ssHorizontal
    TabOrder = 4
    OnSelectCell = StringGrid1SelectCell
    OnSetEditText = StringGrid1SetEditText
  end
  object StringGrid2: TStringGrid
    Left = 11
    Top = 140
    Width = 313
    Height = 225
    ColCount = 1
    DefaultColWidth = 40
    DefaultRowHeight = 20
    FixedCols = 0
    RowCount = 1
    FixedRows = 0
    TabOrder = 0
    OnSelectCell = StringGrid2SelectCell
    OnSetEditText = StringGrid2SetEditText
    ColWidths = (
      40)
  end
  object StringGrid3: TStringGrid
    Left = 331
    Top = 140
    Width = 297
    Height = 225
    ColCount = 1
    DefaultColWidth = 30
    DefaultRowHeight = 20
    FixedCols = 0
    RowCount = 1
    FixedRows = 0
    TabOrder = 5
  end
  object StringGrid4: TStringGrid
    Left = 11
    Top = 396
    Width = 713
    Height = 65
    ColCount = 1
    DefaultColWidth = 40
    DefaultRowHeight = 20
    FixedCols = 0
    RowCount = 1
    FixedRows = 0
    TabOrder = 6
  end
  object StringGrid5: TStringGrid
    Left = 635
    Top = 140
    Width = 89
    Height = 225
    ColCount = 1
    DefaultColWidth = 30
    DefaultRowHeight = 20
    FixedCols = 0
    RowCount = 1
    FixedRows = 0
    TabOrder = 7
    OnSelectCell = StringGrid5SelectCell
    OnSetEditText = StringGrid5SetEditText
  end
  object Button4: TButton
    Left = 605
    Top = 60
    Width = 87
    Height = 25
    Caption = #28165#31354#37325#32622
    TabOrder = 8
    OnClick = Button4Click
  end
  object PopupMenu1: TPopupMenu
    Left = 704
    Top = 7
    object N1: TMenuItem
      Caption = '1.'#23548#32435#20803#20214
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = '2.'#30005#27969#28304
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = '3.'#29702#24819#30005#21387#28304
      OnClick = N3Click
    end
    object N4: TMenuItem
      Caption = '4.'#30005#21387#25511#21046#30005#27969#28304
      OnClick = N4Click
    end
    object N51: TMenuItem
      Caption = '5.'#30005#27969#25511#21046#30005#27969#28304
      OnClick = N51Click
    end
    object N61: TMenuItem
      Caption = '6.'#30005#21387#28304#20013#30005#27969#25511#21046#30005#27969#28304
      OnClick = N61Click
    end
    object N71: TMenuItem
      Caption = '7.'#30005#21387#28304#25511#21046#30005#21387#28304
      OnClick = N71Click
    end
    object N81: TMenuItem
      Caption = '8.'#30005#27969#28304#25511#21046#30005#21387#28304
      OnClick = N81Click
    end
    object N91: TMenuItem
      Caption = '9.'#30005#27969#28304#20013#30005#27969#25511#21046#30005#21387#28304
      OnClick = N91Click
    end
  end
end

⌨️ 快捷键说明

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