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

📄 unit1.dfm

📁 软件工程的作业
💻 DFM
字号:
object Form1: TForm1
  Left = 397
  Top = 178
  Width = 473
  Height = 332
  BorderIcons = [biSystemMenu]
  Caption = #22270#20070#31649#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 16
    Width = 289
    Height = 249
    Caption = #26032#20070#26032#21002
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Arial Black'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 52
      Height = 15
      Caption = #26032#20070#24555#36882
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Arial Black'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 152
      Top = 24
      Width = 52
      Height = 15
      Caption = #26032#21002#36890#25253
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'Arial Narrow'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object ListBox1: TListBox
      Left = 8
      Top = 40
      Width = 129
      Height = 201
      ItemHeight = 15
      TabOrder = 0
    end
  end
  object ListBox2: TListBox
    Left = 144
    Top = 56
    Width = 137
    Height = 201
    ItemHeight = 13
    TabOrder = 1
  end
  object GroupBox2: TGroupBox
    Left = 304
    Top = 56
    Width = 153
    Height = 169
    Caption = #26381#21153#20013#24515
    TabOrder = 2
    object Button1: TButton
      Left = 40
      Top = 24
      Width = 75
      Height = 25
      Caption = #35835#32773#26597#35810
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 40
      Top = 72
      Width = 75
      Height = 25
      Caption = #22270#20070#31649#29702
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 40
      Top = 120
      Width = 75
      Height = 25
      Caption = #22270#20070#25628#32034
      TabOrder = 2
      OnClick = Button3Click
    end
  end
  object MainMenu1: TMainMenu
    Left = 432
    Top = 248
    object N1: TMenuItem
      Caption = #26381#21153#20013#24515
      object N2: TMenuItem
        Caption = #35835#32773#26597#35810
      end
      object N6: TMenuItem
        Caption = #22270#20070#31649#29702
      end
      object N3: TMenuItem
        Caption = #22270#20070#25628#32034
      end
      object N7: TMenuItem
        Caption = #36864#20986
      end
    end
    object N8: TMenuItem
      Caption = #24110#21161
      object N9: TMenuItem
        Caption = #20851#20110
      end
    end
  end
end

⌨️ 快捷键说明

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