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

📄 unit8.dfm

📁 用delphi编写的公寓管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form8: TForm8
  Left = 271
  Top = 235
  Width = 565
  Height = 352
  Caption = #21592#24037#20449#24687
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 553
    Height = 313
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 8
      Top = 8
      Width = 337
      Height = 145
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 0
      object Label1: TLabel
        Left = 8
        Top = 16
        Width = 48
        Height = 13
        Caption = #21592#24037#21495#65306
      end
      object Label2: TLabel
        Left = 8
        Top = 40
        Width = 36
        Height = 13
        Caption = #24180#40836#65306
      end
      object Label3: TLabel
        Left = 8
        Top = 64
        Width = 48
        Height = 13
        Caption = #27004#25151#21495#65306
      end
      object Label4: TLabel
        Left = 8
        Top = 88
        Width = 60
        Height = 13
        Caption = #23478#24237#20303#22336#65306
      end
      object Label5: TLabel
        Left = 176
        Top = 16
        Width = 36
        Height = 13
        Caption = #22995#21517#65306
      end
      object Label6: TLabel
        Left = 176
        Top = 40
        Width = 36
        Height = 13
        Caption = #24615#21035#65306
      end
      object Label7: TLabel
        Left = 176
        Top = 64
        Width = 36
        Height = 13
        Caption = #32844#20301#65306
      end
      object Label8: TLabel
        Left = 176
        Top = 88
        Width = 60
        Height = 13
        Caption = #32852#31995#30005#35805#65306
      end
      object Label9: TLabel
        Left = 8
        Top = 112
        Width = 36
        Height = 13
        Caption = #22791#27880#65306
      end
      object Edit1: TEdit
        Left = 56
        Top = 16
        Width = 73
        Height = 21
        TabOrder = 0
        Text = 'Edit1'
      end
      object Edit2: TEdit
        Left = 72
        Top = 88
        Width = 73
        Height = 21
        TabOrder = 1
        Text = 'Edit1'
      end
      object Edit3: TEdit
        Left = 216
        Top = 16
        Width = 73
        Height = 21
        TabOrder = 2
        Text = 'Edit1'
      end
      object Edit4: TEdit
        Left = 64
        Top = 40
        Width = 73
        Height = 21
        TabOrder = 3
        Text = 'Edit1'
      end
      object Edit5: TEdit
        Left = 48
        Top = 112
        Width = 257
        Height = 25
        TabOrder = 4
        Text = 'Edit1'
      end
      object Edit6: TEdit
        Left = 240
        Top = 88
        Width = 73
        Height = 21
        TabOrder = 5
        Text = 'Edit1'
      end
      object ComboBox1: TComboBox
        Left = 72
        Top = 64
        Width = 41
        Height = 21
        ItemHeight = 13
        TabOrder = 6
        Text = 'ComboBox1'
      end
      object ComboBox2: TComboBox
        Left = 216
        Top = 40
        Width = 41
        Height = 21
        ItemHeight = 13
        TabOrder = 7
        Text = 'ComboBox1'
      end
      object ComboBox3: TComboBox
        Left = 216
        Top = 64
        Width = 41
        Height = 21
        ItemHeight = 13
        TabOrder = 8
        Text = 'ComboBox1'
      end
    end
    object Panel3: TPanel
      Left = 8
      Top = 160
      Width = 337
      Height = 145
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Caption = 'Panel3'
      TabOrder = 1
      object DBGrid1: TDBGrid
        Left = 8
        Top = 8
        Width = 321
        Height = 129
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object Panel4: TPanel
      Left = 352
      Top = 8
      Width = 193
      Height = 297
      BevelInner = bvRaised
      BevelOuter = bvLowered
      Caption = 'Panel4'
      TabOrder = 2
      object Image1: TImage

⌨️ 快捷键说明

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