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

📄 unit1.dfm

📁 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等
💻 DFM
字号:
object Form1: TForm1
  Left = 223
  Top = 96
  Width = 457
  Height = 373
  AutoSize = True
  Caption = '(s,S)'#31574#30053#23384#20648#27169#22411
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Pgmain: TPageControl
    Left = 0
    Top = 0
    Width = 449
    Height = 346
    ActivePage = TabSheet3
    Align = alClient
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'TabSheet1'
      object Label1: TLabel
        Left = 122
        Top = 29
        Width = 60
        Height = 15
        Caption = #35746#36135#36153#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 47
        Top = 53
        Width = 135
        Height = 15
        Caption = #21333#20301#36135#29289#30340#23384#20648#36153#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 48
        Top = 183
        Width = 195
        Height = 15
        Caption = #36755#20837#38656#27714#37327#20998#24067#27010#29575#30340#20010#25968#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 92
        Top = 76
        Width = 90
        Height = 15
        Caption = #21333#20301#32570#36135#36153#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 63
        Top = 100
        Width = 120
        Height = 15
        Caption = #21333#20301#36135#29289#30340#20215#26684#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 92
        Top = 124
        Width = 90
        Height = 15
        Caption = #21021#22987#24211#23384#37327#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Edit1: TEdit
        Left = 188
        Top = 24
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 188
        Top = 48
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 1
      end
      object GroupBox1: TGroupBox
        Left = 32
        Top = 278
        Width = 369
        Height = 7
        TabOrder = 6
      end
      object Edit3: TEdit
        Left = 184
        Top = 217
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 5
        OnKeyPress = Edit3KeyPress
      end
      object Button2: TButton
        Left = 236
        Top = 302
        Width = 81
        Height = 25
        Caption = #19979#19968#27493'(&N) >'
        Default = True
        TabOrder = 7
        OnClick = Button2Click
      end
      object BitBtn2: TBitBtn
        Left = 327
        Top = 302
        Width = 81
        Height = 25
        Caption = #36864#20986
        TabOrder = 8
        OnClick = BitBtn2Click
        Kind = bkCancel
      end
      object GroupBox2: TGroupBox
        Left = 32
        Top = 157
        Width = 369
        Height = 7
        TabOrder = 9
      end
      object Edit4: TEdit
        Left = 188
        Top = 72
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 2
      end
      object Edit5: TEdit
        Left = 188
        Top = 96
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 3
      end
      object Edit6: TEdit
        Left = 188
        Top = 120
        Width = 89
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 4
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'TabSheet2'
      ImageIndex = 1
      object Label9: TLabel
        Left = 8
        Top = 8
        Width = 337
        Height = 16
        AutoSize = False
        Caption = #35831#36755#20837#38656#27714#37327#21450#20854#27010#29575#65292#27880#24847#21508#27010#29575#32047#31215#21644#20026'1'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object GroupBox3: TGroupBox
        Left = 11
        Top = 28
        Width = 409
        Height = 7
        TabOrder = 0
      end
      object GroupBox5: TGroupBox
        Left = 32
        Top = 278
        Width = 369
        Height = 7
        TabOrder = 1
      end
      object BitBtn1: TBitBtn
        Left = 237
        Top = 302
        Width = 81
        Height = 25
        Caption = #30830#23450
        TabOrder = 2
        OnClick = BitBtn1Click
        Kind = bkOK
      end
      object BitBtn3: TBitBtn
        Left = 327
        Top = 302
        Width = 81
        Height = 25
        Caption = #36864#20986
        TabOrder = 3
        OnClick = BitBtn3Click
        Kind = bkCancel
      end
    end
    object TabSheet3: TTabSheet
      Caption = 'TabSheet3'
      ImageIndex = 2
      object GroupBox4: TGroupBox
        Left = 18
        Top = 33
        Width = 407
        Height = 232
        Caption = #36755#20986
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -16
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object Label10: TLabel
          Left = 88
          Top = 47
          Width = 89
          Height = 20
          AutoSize = False
          Caption = #26368#20248#35746#36135#37327#65306'                          '
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label11: TLabel
          Left = 87
          Top = 119
          Width = 98
          Height = 15
          AutoSize = False
          Caption = #26368#23567#24635#36153#29992#65306'             '
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label7: TLabel
          Left = 88
          Top = 83
          Width = 90
          Height = 15
          Caption = #35746#36135#20020#30028#20540#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label8: TLabel
          Left = 16
          Top = 161
          Width = 48
          Height = 16
          Caption = 'Label8'
        end
        object Edit8: TEdit
          Left = 187
          Top = 41
          Width = 86
          Height = 24
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ParentFont = False
          TabOrder = 0
        end
        object Edit9: TEdit
          Left = 187
          Top = 114
          Width = 86
          Height = 24
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -13
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          ParentFont = False
          TabOrder = 1
        end
        object Edit7: TEdit
          Left = 187
          Top = 78
          Width = 86
          Height = 24
          ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
          TabOrder = 2
        end
      end
      object GroupBox6: TGroupBox
        Left = 32
        Top = 278
        Width = 369
        Height = 7
        TabOrder = 1
      end
      object BitBtn4: TBitBtn
        Left = 327
        Top = 302
        Width = 81
        Height = 25
        Caption = #36864#20986
        TabOrder = 2
        OnClick = BitBtn4Click
        Kind = bkCancel
      end
    end
  end
end

⌨️ 快捷键说明

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