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

📄 unit1.~dfm

📁 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等
💻 ~DFM
字号:
object Form1: TForm1
  Left = 344
  Top = 105
  Width = 730
  Height = 455
  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 = 241
    Height = 113
    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 = 2
      Top = 8
      Width = 160
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#23545#31574#30697#38453#34892#25968#65306
    end
    object Label3: TLabel
      Left = 2
      Top = 40
      Width = 160
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#23545#31574#30697#38453#21015#25968#65306
    end
    object Edit1: TEdit
      Left = 168
      Top = 6
      Width = 67
      Height = 28
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 166
      Top = 38
      Width = 69
      Height = 28
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 1
    end
    object BitBtn1: TBitBtn
      Left = 40
      Top = 75
      Width = 73
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 160
      Top = 75
      Width = 73
      Height = 25
      Caption = #28165#38500
      TabOrder = 3
      OnClick = BitBtn2Click
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 160
    Width = 241
    Height = 265
    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 = 27
      Width = 153
      Height = 20
      AutoSize = False
      Caption = #35831#36755#20837#23545#31574#30697#38453#65306
    end
    object StringGrid1: TStringGrid
      Left = 0
      Top = 64
      Width = 233
      Height = 145
      DefaultColWidth = 32
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 0
    end
    object BitBtn3: TBitBtn
      Left = 28
      Top = 229
      Width = 65
      Height = 31
      Caption = #30830#23450
      TabOrder = 1
      OnClick = BitBtn3Click
    end
    object BitBtn5: TBitBtn
      Left = 92
      Top = 229
      Width = 65
      Height = 31
      Caption = #35745#31639'X'
      TabOrder = 2
      OnClick = BitBtn5Click
    end
    object BitBtn6: TBitBtn
      Left = 156
      Top = 229
      Width = 57
      Height = 31
      Caption = #35745#31639'Y'
      TabOrder = 3
      OnClick = BitBtn6Click
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 721
    Height = 49
    TabOrder = 2
    object Label1: TLabel
      Left = 248
      Top = 8
      Width = 369
      Height = 29
      AutoSize = False
      Caption = #30697#38453#23545#31574#32447#24615#35268#21010#35299#27861#31243#24207
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  object Panel4: TPanel
    Left = 240
    Top = 48
    Width = 241
    Height = 329
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label8: TLabel
      Left = 5
      Top = 8
      Width = 236
      Height = 20
      AutoSize = False
      Caption = #23616#20013#20154#19968#30340#32447#24615#35268#21010#27169#22411#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 = 6
      Top = 204
      Width = 235
      Height = 20
      AutoSize = False
      Caption = #21017#23616#20013#20154#19968#30340#26368#20248#31574#30053#26159#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object StringGrid5: TStringGrid
      Left = 3
      Top = 32
      Width = 233
      Height = 153
      DefaultColWidth = 32
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 0
      RowHeights = (
        24
        24
        24
        24
        24)
    end
    object Panel5: TPanel
      Left = 360
      Top = 0
      Width = 185
      Height = 41
      Caption = 'Panel5'
      TabOrder = 1
    end
    object StringGrid2: TStringGrid
      Left = 2
      Top = 237
      Width = 233
      Height = 83
      DefaultColWidth = 32
      RowCount = 2
      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 = 2
    end
  end
  object Panel6: TPanel
    Left = 480
    Top = 48
    Width = 241
    Height = 329
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    object Label6: TLabel
      Left = 3
      Top = 8
      Width = 233
      Height = 20
      AutoSize = False
      Caption = #23616#20013#20154#20108#30340#32447#24615#35268#21010#27169#22411#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 5
      Top = 205
      Width = 226
      Height = 20
      AutoSize = False
      Caption = #23616#20013#20154#20108#30340#26368#20248#31574#30053#26159#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object StringGrid4: TStringGrid
      Left = 2
      Top = 32
      Width = 233
      Height = 153
      DefaultColWidth = 32
      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 = 0
    end
    object StringGrid3: TStringGrid
      Left = 2
      Top = 236
      Width = 233
      Height = 83
      DefaultColWidth = 32
      RowCount = 2
      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 = 1
    end
  end
  object Panel7: TPanel
    Left = 240
    Top = 376
    Width = 481
    Height = 49
    TabOrder = 5
    object Label7: TLabel
      Left = 248
      Top = 15
      Width = 121
      Height = 20
      AutoSize = False
      Caption = #25925#26368#20248#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 = 374
      Top = 14
      Width = 67
      Height = 21
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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