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

📄 unit3.dfm

📁 java开发的具有留言板功能的学生管理系统
💻 DFM
字号:
object Form3: TForm3
  Left = 275
  Top = 158
  Width = 538
  Height = 366
  Caption = #23478#24237#29702#36130#30331#24405#31383#21475
  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 StaticText1: TStaticText
    Left = 136
    Top = 88
    Width = 40
    Height = 17
    Caption = #29992#25143#21517
    TabOrder = 0
  end
  object StaticText2: TStaticText
    Left = 136
    Top = 128
    Width = 37
    Height = 17
    Caption = #21475'   '#20196
    TabOrder = 1
  end
  object Edit1: TEdit
    Left = 208
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 208
    Top = 128
    Width = 121
    Height = 21
    TabOrder = 3
    Text = 'Edit2'
  end
  object Button1: TButton
    Left = 384
    Top = 224
    Width = 75
    Height = 25
    Caption = #30830'      '#23450
    TabOrder = 4
  end
  object Button2: TButton
    Left = 384
    Top = 272
    Width = 75
    Height = 25
    Caption = #36864'      '#20986
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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