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

📄 unit1.~dfm

📁 贪婪算法——物料优化 awdtfgae
💻 ~DFM
字号:
object Form1: TForm1
  Left = 241
  Top = 121
  Width = 979
  Height = 702
  Caption = #36138#23146#31639#27861'---'#29289#26009#20248#21270
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 288
    Top = 0
    Width = 442
    Height = 48
    Caption = #36138#23146#31639#27861'--'#29289#26009#20248#21270
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -48
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Panel3: TPanel
    Left = 240
    Top = 320
    Width = 273
    Height = 265
    TabOrder = 10
    object Button3: TButton
      Left = 56
      Top = 204
      Width = 161
      Height = 49
      Caption = #36864#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 56
      Top = 140
      Width = 161
      Height = 49
      Caption = #29289#26009#28165#38646
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -24
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
  end
  object Panel2: TPanel
    Left = 240
    Top = 57
    Width = 273
    Height = 73
    TabOrder = 9
    object Label1: TLabel
      Left = 3
      Top = 22
      Width = 120
      Height = 29
      Caption = #29289#26009#38271#24230
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
  end
  object GroupBox2: TGroupBox
    Left = 240
    Top = 136
    Width = 273
    Height = 177
    Caption = #28155#21152#24037#20214
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    object Label2: TLabel
      Left = 2
      Top = 32
      Width = 120
      Height = 29
      Caption = #24037#20214#38271#24230
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 2
      Top = 108
      Width = 120
      Height = 29
      Caption = #24037#20214#25968#37327
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #26999#20307'_GB2312'
      Font.Style = []
      ParentFont = False
    end
  end
  object Panel1: TPanel
    Left = 520
    Top = 56
    Width = 433
    Height = 529
    Caption = 'Panel1'
    TabOrder = 7
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 49
    Width = 217
    Height = 537
    Caption = #24037#20214#20449#24687
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 6
  end
  object Button1: TButton
    Left = 296
    Top = 400
    Width = 161
    Height = 49
    Caption = #25968#25454#20248#21270
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 370
    Top = 69
    Width = 129
    Height = 49
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 368
    Top = 160
    Width = 129
    Height = 49
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 368
    Top = 232
    Width = 129
    Height = 49
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object StringGrid1: TStringGrid
    Left = 24
    Top = 72
    Width = 201
    Height = 505
    ColCount = 2
    DefaultColWidth = 95
    FixedCols = 0
    RowCount = 20
    FixedRows = 0
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object Button2: TButton
    Left = 296
    Top = 336
    Width = 161
    Height = 49
    Caption = #28155#21152#24037#20214
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = Button2Click
  end
  object ListBox1: TListBox
    Left = 528
    Top = 64
    Width = 417
    Height = 513
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 11
  end
end

⌨️ 快捷键说明

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