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

📄 unit1.dfm

📁 等值线插值Pascal程序
💻 DFM
字号:
object Form1: TForm1
  Left = 217
  Top = 172
  Width = 700
  Height = 500
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -10
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object ProgressBar1: TProgressBar
    Left = 0
    Top = 438
    Width = 692
    Height = 16
    Align = alBottom
    TabOrder = 0
  end
  object MainMenu1: TMainMenu
    Left = 400
    Top = 16
    object begin1: TMenuItem
      Caption = #19968#19975#20010#38543#26426#23631#24149#28857
      OnClick = begin1Click
    end
    object grid1: TMenuItem
      Caption = #31163#25955#28857#30340#26041#24335#32472#21046#31561#20540#32447
      OnClick = grid1Click
    end
    object testC1: TMenuItem
      Caption = #35268#21017#32593#26684#30340#26041#24335#32472#21046#31561#20540#32447
      OnClick = testC1Click
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 488
    Top = 16
  end
end

⌨️ 快捷键说明

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