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

📄 unit1.dfm

📁 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等
💻 DFM
字号:
object Form1: TForm1
  Left = 190
  Top = 103
  Width = 611
  Height = 515
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 48
    Width = 385
    Height = 65
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label2: TLabel
      Left = 8
      Top = 8
      Width = 177
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#34892#21160#26041#26696#25968#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 32
      Width = 137
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#29366#24577#25968#65306
    end
    object Edit1: TEdit
      Left = 187
      Top = 8
      Width = 73
      Height = 28
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 187
      Top = 32
      Width = 73
      Height = 28
      TabOrder = 1
    end
    object BitBtn1: TBitBtn
      Left = 283
      Top = 8
      Width = 73
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 283
      Top = 32
      Width = 73
      Height = 25
      Caption = #28165#38500
      TabOrder = 3
      OnClick = BitBtn2Click
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 109
    Width = 385
    Height = 377
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label4: TLabel
      Left = 8
      Top = 8
      Width = 153
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#29366#24577#27010#29575#65306
    end
    object Label5: TLabel
      Left = 8
      Top = 96
      Width = 161
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#30410#25439#30697#38453#65306
    end
    object StringGrid1: TStringGrid
      Left = 0
      Top = 32
      Width = 353
      Height = 57
      TabStop = False
      RowCount = 2
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 0
      ColWidths = (
        64
        64
        64
        64
        64)
    end
    object StringGrid2: TStringGrid
      Left = 1
      Top = 119
      Width = 353
      Height = 137
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 1
    end
    object BitBtn3: TBitBtn
      Left = 40
      Top = 336
      Width = 89
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 168
      Top = 336
      Width = 73
      Height = 25
      Caption = #35745#31639
      TabOrder = 3
      OnClick = BitBtn4Click
    end
    object RadioGroup1: TRadioGroup
      Left = 1
      Top = 256
      Width = 352
      Height = 73
      Caption = #20915#31574#30446#26631#20026#65306
      TabOrder = 4
    end
    object RadioButton1: TRadioButton
      Left = 11
      Top = 275
      Width = 134
      Height = 25
      Caption = #25928#30410#26368#22823
      Checked = True
      TabOrder = 5
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 11
      Top = 299
      Width = 134
      Height = 25
      Caption = #25439#22833#26368#23567
      TabOrder = 6
    end
  end
  object Panel4: TPanel
    Left = 384
    Top = 48
    Width = 217
    Height = 438
    TabOrder = 2
    object Label6: TLabel
      Left = 2
      Top = 8
      Width = 153
      Height = 20
      AutoSize = False
      Caption = #26368#22823#21487#33021#29366#24577#26159#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 4
      Top = 120
      Width = 133
      Height = 20
      AutoSize = False
      Caption = #25925#26368#20339#26041#26696#20026#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 3
      Top = 80
      Width = 121
      Height = 20
      AutoSize = False
      Caption = #26368#20339#30410#25439#20540#20026#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit3: TEdit
      Left = 8
      Top = 32
      Width = 201
      Height = 28
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Edit4: TEdit
      Left = 8
      Top = 144
      Width = 201
      Height = 28
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object Edit5: TEdit
      Left = 128
      Top = 72
      Width = 73
      Height = 28
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 601
    Height = 49
    TabOrder = 3
    object Label1: TLabel
      Left = 72
      Top = 8
      Width = 497
      Height = 29
      AutoSize = False
      Caption = #26368#22823#21487#33021#27861#27714#35299#39118#38505#22411#20915#31574#20998#26512#31243#24207
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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