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

📄 pert2.dfm

📁 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等
💻 DFM
字号:
object Form1: TForm1
  Left = 33
  Top = 51
  Width = 938
  Height = 683
  AutoSize = True
  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 = 0
    Width = 930
    Height = 49
    BevelInner = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 62
      Top = 21
      Width = 109
      Height = 20
      AutoSize = False
      Caption = #20107'  '#20214' '#25968' '#30446#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 205
      Top = 21
      Width = 116
      Height = 21
      AutoSize = False
      TabOrder = 0
      Text = '0'
    end
    object BitBtn1: TBitBtn
      Left = 410
      Top = 21
      Width = 75
      Height = 25
      Caption = #19979#19968#27493
      Font.Charset = ANSI_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn1Click
      Kind = bkOK
    end
    object BitBtn3: TBitBtn
      Left = 853
      Top = 21
      Width = 75
      Height = 25
      Caption = #36864#20986
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 2
      OnClick = BitBtn3Click
      Kind = bkNo
    end
  end
  object CheckBox1: TCheckBox
    Left = 230
    Top = 56
    Width = 25
    Height = 25
    TabOrder = 1
  end
  object Panel3: TPanel
    Left = 586
    Top = 49
    Width = 344
    Height = 606
    BevelInner = bvLowered
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label2: TLabel
      Left = 17
      Top = 8
      Width = 153
      Height = 25
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 17
      Top = 175
      Width = 153
      Height = 20
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 17
      Top = 330
      Width = 153
      Height = 25
      AutoSize = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object StringGrid1: TStringGrid
      Left = 11
      Top = 40
      Width = 320
      Height = 120
      Color = clInfoBk
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 0
      ColWidths = (
        64
        51
        52
        48
        49)
      RowHeights = (
        24
        24
        24
        24
        24)
    end
    object StringGrid2: TStringGrid
      Left = 11
      Top = 199
      Width = 320
      Height = 120
      Color = clInfoBk
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 1
      ColWidths = (
        64
        52
        52
        49
        46)
      RowHeights = (
        24
        24
        24
        24
        24)
    end
    object StringGrid3: TStringGrid
      Left = 8
      Top = 360
      Width = 320
      Height = 120
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goAlwaysShowEditor]
      TabOrder = 2
      ColWidths = (
        64
        57
        52
        52
        45)
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 49
    Width = 586
    Height = 607
    Alignment = taLeftJustify
    BevelInner = bvLowered
    DockSite = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Locked = True
    ParentFont = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 3
    object Label5: TLabel
      Left = 9
      Top = 87
      Width = 32
      Height = 362
      AutoSize = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = #21326#25991#38582#20070
      Font.Style = []
      ParentFont = False
    end
    object BitBtn2: TBitBtn
      Left = 410
      Top = 3
      Width = 75
      Height = 25
      Caption = #35745#31639
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      TabOrder = 0
      OnClick = BitBtn2Click
      Kind = bkAll
    end
    object BitBtn4: TBitBtn
      Left = 209
      Top = 0
      Width = 113
      Height = 25
      Cursor = crHandPoint
      Caption = #26174#31034#32039#21069#24037#20316
      DragCursor = crHandPoint
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = BitBtn4Click
    end
  end
end

⌨️ 快捷键说明

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