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

📄 frm_yzeditu.~dfm

📁 能够记录、管理小区内各楼盘的基本信息 对业主、房产资料要有记录、管理
💻 ~DFM
字号:
object frm_yzEdit: Tfrm_yzEdit
  Left = 382
  Top = 164
  BorderStyle = bsDialog
  Caption = #32534#36753#19994#20027#20449#24687
  ClientHeight = 317
  ClientWidth = 347
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #19994#20027#22995#21517
  end
  object Label2: TLabel
    Left = 16
    Top = 40
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #24037#20316#21333#20301
  end
  object Label3: TLabel
    Left = 16
    Top = 64
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #38376#29260#21495
  end
  object Label4: TLabel
    Left = 16
    Top = 112
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #25143#22411
  end
  object Label5: TLabel
    Left = 16
    Top = 88
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #38754#31215
  end
  object Label6: TLabel
    Left = 16
    Top = 141
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22266#23450#30005#35805
  end
  object Label7: TLabel
    Left = 16
    Top = 165
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #25163#26426
  end
  object Label8: TLabel
    Left = 16
    Top = 184
    Width = 49
    Height = 13
    AutoSize = False
    Caption = #22791#27880
  end
  object Label9: TLabel
    Left = 208
    Top = 16
    Width = 6
    Height = 13
    Caption = '*'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label10: TLabel
    Left = 208
    Top = 64
    Width = 6
    Height = 13
    Caption = '*'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object EdtName: TEdit
    Left = 80
    Top = 16
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object EdtWork: TEdit
    Left = 80
    Top = 40
    Width = 257
    Height = 21
    TabOrder = 1
  end
  object EdtNo: TEdit
    Left = 80
    Top = 64
    Width = 121
    Height = 21
    TabOrder = 2
    OnKeyPress = EdtNoKeyPress
  end
  object btnOver: TButton
    Left = 168
    Top = 280
    Width = 75
    Height = 25
    Caption = #23436#25104
    TabOrder = 3
    OnClick = btnOverClick
  end
  object EdtArea: TEdit
    Left = 80
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 4
    Text = '50'
  end
  object EdtHouseStyle: TEdit
    Left = 80
    Top = 112
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object EdtTel: TEdit
    Left = 80
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object EdtMobil: TEdit
    Left = 80
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 7
    OnKeyPress = EdtMobilKeyPress
  end
  object memRemark: TMemo
    Left = 80
    Top = 184
    Width = 185
    Height = 89
    TabOrder = 8
  end
  object btnCancel: TButton
    Left = 256
    Top = 280
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 9
    OnClick = btnCancelClick
  end
  object btnNext: TButton
    Left = 80
    Top = 280
    Width = 75
    Height = 25
    Caption = #19979#19968#20010
    TabOrder = 10
    OnClick = btnNextClick
  end
end

⌨️ 快捷键说明

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