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

📄 unit3.dfm

📁 软件工程的作业
💻 DFM
字号:
object Form3: TForm3
  Left = 470
  Top = 232
  Width = 486
  Height = 332
  BorderIcons = [biSystemMenu]
  Caption = #22270#20070#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 24
    Width = 201
    Height = 145
    Caption = #31649#29702#21592#30331#24405
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 48
      Height = 13
      Caption = #29992#25143#21517#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 64
      Width = 39
      Height = 13
      Caption = #23494' '#30721#65306
    end
    object Button1: TButton
      Left = 8
      Top = 96
      Width = 57
      Height = 25
      Caption = #30331#24405
      TabOrder = 0
      OnClick = Button1Click
    end
    object Edit1: TEdit
      Left = 56
      Top = 24
      Width = 113
      Height = 21
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 56
      Top = 56
      Width = 113
      Height = 21
      TabOrder = 2
    end
    object Button2: TButton
      Left = 72
      Top = 96
      Width = 57
      Height = 25
      Caption = #37325#20889
      TabOrder = 3
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 136
      Top = 96
      Width = 57
      Height = 25
      Caption = #36864#20986
      TabOrder = 4
      OnClick = Button3Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 256
    Top = 24
    Width = 209
    Height = 273
    Caption = #31649#29702#29992#25143
    TabOrder = 1
    object Label4: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 13
      Caption = #21024#38500#29992#25143#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 48
      Width = 48
      Height = 13
      Caption = #35835#32773#26465#30721
    end
    object Label3: TLabel
      Left = 8
      Top = 112
      Width = 108
      Height = 13
      Caption = #26597#35810#29992#25143#20511#38405#24773#20917#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 136
      Width = 48
      Height = 13
      Caption = #35835#32773#26465#30721
    end
    object Edit4: TEdit
      Left = 80
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Button4: TButton
      Left = 16
      Top = 72
      Width = 75
      Height = 25
      Caption = #21024#38500#30830#23450
      TabOrder = 1
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 112
      Top = 72
      Width = 75
      Height = 25
      Caption = #28155#21152#29992#25143
      TabOrder = 2
      OnClick = Button5Click
    end
    object Edit3: TEdit
      Left = 80
      Top = 128
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object ListBox1: TListBox
      Left = 8
      Top = 152
      Width = 193
      Height = 113
      ItemHeight = 13
      TabOrder = 4
    end
  end
  object GroupBox3: TGroupBox
    Left = 16
    Top = 176
    Width = 201
    Height = 121
    Caption = #22270#20070#31649#29702
    TabOrder = 2
    object Button6: TButton
      Left = 8
      Top = 24
      Width = 75
      Height = 25
      Caption = #28155#21152#22270#20070
      TabOrder = 0
      OnClick = Button6Click
    end
    object Button7: TButton
      Left = 104
      Top = 48
      Width = 75
      Height = 25
      Caption = #22270#20070#25628#32034
      TabOrder = 1
      OnClick = Button7Click
    end
    object Button8: TButton
      Left = 8
      Top = 72
      Width = 75
      Height = 25
      Caption = #21024#38500#22270#20070
      TabOrder = 2
      OnClick = Button8Click
    end
  end
end

⌨️ 快捷键说明

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