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

📄 unit2.dfm

📁 delphi编译的运筹学单纯形法 操作方便
💻 DFM
字号:
object Form2: TForm2
  Left = 169
  Top = 38
  BorderStyle = bsSingle
  Caption = #35745#31639
  ClientHeight = 450
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 24
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 689
    Height = 321
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 320
    Width = 689
    Height = 129
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 80
      Top = 56
      Width = 75
      Height = 25
      Caption = #36820#22238
      TabOrder = 0
    end
    object BitBtn2: TBitBtn
      Left = 168
      Top = 56
      Width = 89
      Height = 25
      Caption = #26174#31034#32467#26524
      TabOrder = 1
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 272
      Top = 56
      Width = 75
      Height = 25
      Caption = #21021#22987#21270
      TabOrder = 2
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 376
      Top = 56
      Width = 75
      Height = 25
      Caption = #26631#20934#21270
      TabOrder = 3
      OnClick = BitBtn4Click
    end
    object BitBtn5: TBitBtn
      Left = 480
      Top = 56
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 4
      OnClick = BitBtn5Click
    end
  end
end

⌨️ 快捷键说明

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