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

📄 unit1.~dfm

📁 一、问题的提出: 某厂根据计划安排
💻 ~DFM
字号:
object Form1: TForm1
  Left = 59
  Top = 140
  Width = 974
  Height = 482
  Caption = #20316#19994#30340#30028#38754'-----'#21160#24577#35268#21010#31639#27861
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 584
    Top = 368
    Width = 75
    Height = 25
    Caption = #25163#24037#36755#20837'  '
    TabOrder = 0
    OnClick = Button1Click
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 473
    Height = 305
    Caption = '    '#25552#20379#21033#28070#30340#24773#20917'   '
    TabOrder = 1
    object Label2: TLabel
      Left = 400
      Top = 16
      Width = 3
      Height = 13
    end
    object StringGrid1: TStringGrid
      Left = 0
      Top = 40
      Width = 473
      Height = 265
      ColCount = 11
      DefaultColWidth = 40
      DefaultRowHeight = 18
      RowCount = 31
      TabOrder = 0
      ColWidths = (
        40
        40
        40
        40
        40
        40
        40
        40
        40
        40
        40)
      RowHeights = (
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18
        18)
    end
  end
  object GroupBox2: TGroupBox
    Left = 488
    Top = 8
    Width = 473
    Height = 305
    Caption = #21160#24577#20998#37197#30340#24773#20917
    TabOrder = 2
    object Label3: TLabel
      Left = 416
      Top = 24
      Width = 3
      Height = 13
    end
    object StringGrid2: TStringGrid
      Left = 0
      Top = 40
      Width = 473
      Height = 265
      ColCount = 11
      DefaultColWidth = 40
      DefaultRowHeight = 18
      RowCount = 31
      TabOrder = 0
    end
  end
  object Button2: TButton
    Left = 672
    Top = 368
    Width = 75
    Height = 25
    Caption = #38543#26426#29983#25104'  '
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 760
    Top = 368
    Width = 81
    Height = 25
    Caption = #26597#30475
    TabOrder = 4
    Visible = False
    OnClick = Button3Click
  end
  object GroupBox3: TGroupBox
    Left = 56
    Top = 344
    Width = 481
    Height = 89
    Caption = '  '#20998#37197#32467#26524'  '
    TabOrder = 5
    object Label1: TLabel
      Left = 328
      Top = 64
      Width = 84
      Height = 13
      Caption = ' '#26368#22823#21033#28070#26159'       '
    end
    object Label6: TLabel
      Left = 16
      Top = 64
      Width = 108
      Height = 13
      Caption = #31243#24207#36816#34892#26102#38388#65306'        '
    end
    object Label7: TLabel
      Left = 112
      Top = 64
      Width = 30
      Height = 13
      Caption = '..........'
    end
    object StringGrid3: TStringGrid
      Left = 16
      Top = 16
      Width = 457
      Height = 41
      ColCount = 11
      DefaultColWidth = 40
      DefaultRowHeight = 18
      RowCount = 2
      TabOrder = 0
      ColWidths = (
        40
        40
        40
        40
        40
        40
        40
        40
        40
        40
        40)
    end
    object Edit1: TEdit
      Left = 411
      Top = 60
      Width = 49
      Height = 21
      TabOrder = 1
      Text = ' '
    end
  end
  object Button4: TButton
    Left = 848
    Top = 368
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 6
    OnClick = Button4Click
  end
end

⌨️ 快捷键说明

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