realtychange3.dfm

来自「物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、」· DFM 代码 · 共 113 行

DFM
113
字号
object f_RealtyChange3: Tf_RealtyChange3
  Left = 353
  Top = 137
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26597#35810#26465#20214#36873#25321
  ClientHeight = 143
  ClientWidth = 245
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = 'Times New Roman'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 15
  object Label4: TLabel
    Left = 35
    Top = 38
    Width = 48
    Height = 12
    Alignment = taRightJustify
    Caption = #25968#37327#35774#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 36
    Top = 60
    Width = 48
    Height = 12
    Alignment = taRightJustify
    Caption = #21333#20215#35774#32622
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button5: TButton
    Left = 45
    Top = 99
    Width = 69
    Height = 22
    Caption = #30830#23450'(&O)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 115
    Top = 99
    Width = 69
    Height = 22
    Caption = #36864#20986'(&E)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button6Click
  end
  object Edit1: TEdit
    Left = 87
    Top = 35
    Width = 103
    Height = 18
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 87
    Top = 57
    Width = 104
    Height = 18
    Ctl3D = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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