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

📄 unit1.dfm

📁 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等
💻 DFM
字号:
object Form1: TForm1
  Left = 189
  Top = 105
  Width = 779
  Height = 478
  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 = -1
    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 = 169
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#34892#21160#26041#26696#25968#65306
    end
    object Label3: TLabel
      Left = 9
      Top = 35
      Width = 145
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#29366#24577#25968#65306
    end
    object Edit1: TEdit
      Left = 191
      Top = 8
      Width = 73
      Height = 28
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 191
      Top = 32
      Width = 73
      Height = 28
      TabOrder = 1
    end
    object BitBtn1: TBitBtn
      Left = 287
      Top = 8
      Width = 73
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 287
      Top = 34
      Width = 73
      Height = 25
      Caption = #28165#38500
      TabOrder = 3
      OnClick = BitBtn2Click
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 110
    Width = 385
    Height = 339
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label5: TLabel
      Left = 8
      Top = 16
      Width = 209
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#30410#25439#30697#38453#65306
    end
    object StringGrid1: TStringGrid
      Left = 5
      Top = 48
      Width = 353
      Height = 137
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 0
    end
    object BitBtn3: TBitBtn
      Left = 40
      Top = 296
      Width = 89
      Height = 25
      Caption = #30830#23450
      TabOrder = 1
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 168
      Top = 296
      Width = 73
      Height = 25
      Caption = #35745#31639
      TabOrder = 2
      OnClick = BitBtn4Click
    end
    object RadioGroup1: TRadioGroup
      Left = 13
      Top = 200
      Width = 345
      Height = 73
      Caption = #20915#31574#30446#26631#20026#65306
      TabOrder = 3
    end
    object RadioButton1: TRadioButton
      Left = 18
      Top = 220
      Width = 119
      Height = 25
      Caption = #25928#30410#26368#22823
      Checked = True
      TabOrder = 4
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 18
      Top = 244
      Width = 111
      Height = 25
      Caption = #25439#22833#26368#23567
      TabOrder = 5
    end
  end
  object Panel4: TPanel
    Left = 384
    Top = 49
    Width = 385
    Height = 400
    TabOrder = 2
    object Label6: TLabel
      Left = 8
      Top = 185
      Width = 313
      Height = 20
      AutoSize = False
      Caption = #21508#26041#26696#30340#26368#20339#26426#20250#25439#22833#20540#20998#21035#26159':'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 8
      Top = 322
      Width = 169
      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 = 8
      Top = 251
      Width = 257
      Height = 20
      AutoSize = False
      Caption = #25152#26377#26041#26696#30340#26368#20339#21518#24724#20540#20026#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 7
      Top = 5
      Width = 207
      Height = 20
      AutoSize = False
      Caption = #21017#21518#24724#20540#30697#38453#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 = 211
      Width = 369
      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 = 281
      Width = 369
      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 = 8
      Top = 353
      Width = 369
      Height = 28
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object StringGrid2: TStringGrid
      Left = 5
      Top = 32
      Width = 369
      Height = 145
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      ParentFont = False
      TabOrder = 3
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 769
    Height = 49
    TabOrder = 3
    object Label1: TLabel
      Left = 152
      Top = 8
      Width = 553
      Height = 29
      AutoSize = False
      Caption = #21518#24724#20540#27861#27714#35299#23436#20840#19981#30830#23450#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 + -