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

📄 unit3.dfm

📁 用Delphi做一个公寓管理系统
💻 DFM
字号:
object Form_floorconfig2: TForm_floorconfig2
  Left = 387
  Top = 134
  Width = 386
  Height = 410
  Caption = #27004#23618#35774#32622'2'
  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 Label1: TLabel
    Left = 40
    Top = 80
    Width = 81
    Height = 13
    Caption = #25152#23621#20303#20154#24615#21035'   '
  end
  object Label2: TLabel
    Left = 37
    Top = 128
    Width = 144
    Height = 13
    Caption = #27599#20010#23517#23460#23433#25490#23621#20303#20154#25968'        '
  end
  object Label3: TLabel
    Left = 48
    Top = 168
    Width = 45
    Height = 13
    Caption = #22791'   '#27880#65306
  end
  object ComboBox_sex: TComboBox
    Left = 202
    Top = 72
    Width = 100
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 0
    Text = #30007
    Items.Strings = (
      #30007
      #22899)
  end
  object ComboBox_namNum: TComboBox
    Left = 204
    Top = 125
    Width = 104
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 1
    Text = '4'
    Items.Strings = (
      '4'
      '5'
      '6'
      '7'
      '8'
      '9'
      '10')
  end
  object Button1: TButton
    Left = 168
    Top = 320
    Width = 75
    Height = 25
    Caption = #19978#19968#27493
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 280
    Top = 320
    Width = 75
    Height = 25
    Caption = #23436'    '#25104
    TabOrder = 3
    OnClick = Button3Click
  end
  object Memo1: TMemo
    Left = 112
    Top = 176
    Width = 222
    Height = 114
    Lines.Strings = (
      '')
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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