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

📄 unit1.~dfm

📁 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等
💻 ~DFM
字号:
object Form1: TForm1
  Left = 188
  Top = 159
  Width = 524
  Height = 257
  Caption = #26368#36895#19979#38477#27861
  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 PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 516
    Height = 230
    ActivePage = TabSheet2
    Align = alClient
    TabIndex = 1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = 'TabSheet1'
      object Label1: TLabel
        Left = 80
        Top = 37
        Width = 73
        Height = 21
        AutoSize = False
        Caption = #21464#37327#20010#25968
      end
      object Label2: TLabel
        Left = 72
        Top = 77
        Width = 73
        Height = 13
        AutoSize = False
        Caption = #26368#39640#27425#25968'n'
      end
      object Edit1: TEdit
        Left = 144
        Top = 33
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 0
        Text = '2'
      end
      object Edit2: TEdit
        Left = 145
        Top = 73
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        TabOrder = 1
        Text = '2'
        OnKeyPress = Edit2KeyPress
      end
      object Button1: TButton
        Left = 347
        Top = 155
        Width = 75
        Height = 25
        Caption = #30830#23450
        TabOrder = 2
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 427
        Top = 155
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 3
        OnClick = Button2Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'TabSheet2'
      ImageIndex = 1
      object Label3: TLabel
        Left = 32
        Top = 8
        Width = 57
        Height = 13
        AutoSize = False
        Caption = #21021#22987#28857':      '
      end
      object Label4: TLabel
        Left = 32
        Top = 53
        Width = 169
        Height = 17
        AutoSize = False
        Caption = #36755#20837'n'#27425#39033#21069#38754#30340#31995#25968':'
      end
      object Button3: TButton
        Left = 347
        Top = 155
        Width = 75
        Height = 25
        Caption = #35745#31639
        TabOrder = 0
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 427
        Top = 155
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 1
        OnClick = Button4Click
      end
    end
  end
end

⌨️ 快捷键说明

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