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

📄 unit11.dfm

📁 本系统是一个房屋出租方面的管理系统
💻 DFM
字号:
object FormCZXXTJ: TFormCZXXTJ
  Left = 399
  Top = 160
  Width = 293
  Height = 236
  Caption = #20986#31199#20449#24687#28155#21152
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 285
    Height = 145
    Align = alTop
    Color = clSkyBlue
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 273
      Height = 129
      Caption = #35831#36755#20837#35201#28155#21152#30340#25968#25454
      Color = clSkyBlue
      ParentColor = False
      TabOrder = 0
      object Label1: TLabel
        Left = 8
        Top = 24
        Width = 63
        Height = 13
        Caption = #25151#23627#32534#21495#65306' '
        Color = clSkyBlue
        ParentColor = False
      end
      object Label2: TLabel
        Left = 136
        Top = 24
        Width = 63
        Height = 13
        Caption = #20303#25143#32534#21495#65306' '
        Color = clSkyBlue
        ParentColor = False
      end
      object Label3: TLabel
        Left = 8
        Top = 64
        Width = 63
        Height = 13
        Caption = #25151#23627#31867#21035#65306' '
        Color = clSkyBlue
        ParentColor = False
      end
      object Label4: TLabel
        Left = 136
        Top = 64
        Width = 63
        Height = 13
        Caption = #20986#31199#25968#37327#65306' '
        Color = clSkyBlue
        ParentColor = False
      end
      object Label5: TLabel
        Left = 8
        Top = 104
        Width = 63
        Height = 13
        Caption = #20986#31199#26102#38388#65306' '
        Color = clSkyBlue
        ParentColor = False
      end
      object Label6: TLabel
        Left = 136
        Top = 104
        Width = 63
        Height = 13
        Caption = #31199#25151#26041#24335#65306' '
        Color = clSkyBlue
        ParentColor = False
      end
      object Edit1: TEdit
        Left = 72
        Top = 16
        Width = 57
        Height = 21
        Color = clSkyBlue
        TabOrder = 0
      end
      object Edit2: TEdit
        Left = 200
        Top = 16
        Width = 57
        Height = 21
        Color = clSkyBlue
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 72
        Top = 56
        Width = 57
        Height = 21
        Color = clSkyBlue
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 200
        Top = 56
        Width = 57
        Height = 21
        Color = clSkyBlue
        TabOrder = 3
      end
      object Edit5: TEdit
        Left = 72
        Top = 96
        Width = 57
        Height = 21
        Color = clSkyBlue
        TabOrder = 4
      end
      object Edit6: TEdit
        Left = 200
        Top = 96
        Width = 57
        Height = 21
        Color = clSkyBlue
        TabOrder = 5
      end
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 145
    Width = 285
    Height = 57
    Align = alTop
    Color = clSkyBlue
    TabOrder = 1
    object GroupBox2: TGroupBox
      Left = 8
      Top = 0
      Width = 273
      Height = 49
      Caption = #30830#35748#25805#20316
      TabOrder = 0
      object BitBtn1: TBitBtn
        Left = 46
        Top = 16
        Width = 75
        Height = 25
        Caption = #28155#21152
        TabOrder = 0
        OnClick = BitBtn1Click
        Kind = bkOK
      end
      object BitBtn2: TBitBtn
        Left = 160
        Top = 16
        Width = 75
        Height = 25
        Caption = #21462#28040
        TabOrder = 1
        OnClick = BitBtn2Click
        Kind = bkCancel
      end
    end
  end
end

⌨️ 快捷键说明

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