realtyh41ab.dfm

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

DFM
139
字号
object f_RealtyH41AB: Tf_RealtyH41AB
  Left = 343
  Top = 136
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #28165#27905#26816#26597
  ClientHeight = 317
  ClientWidth = 435
  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
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 15
  object Label4: TLabel
    Left = 23
    Top = 80
    Width = 48
    Height = 15
    Alignment = taRightJustify
    Caption = #26816#26597#32467#26524
  end
  object Label5: TLabel
    Left = 22
    Top = 176
    Width = 48
    Height = 15
    Alignment = taRightJustify
    Caption = #26816#26597#35828#26126
  end
  object Label1: TLabel
    Left = 34
    Top = 50
    Width = 36
    Height = 15
    Alignment = taRightJustify
    Caption = #26816#26597#20154
  end
  object Label2: TLabel
    Left = 20
    Top = 14
    Width = 48
    Height = 15
    Alignment = taRightJustify
    Caption = #26816#26597#26102#38388
  end
  object Button5: TButton
    Left = 235
    Top = 259
    Width = 69
    Height = 25
    Caption = #36864#20986'(&X)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button5Click
  end
  object Button7: TButton
    Left = 167
    Top = 259
    Width = 67
    Height = 25
    Caption = #20445#23384'(&S)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button7Click
  end
  object Edit1: TEdit
    Left = 80
    Top = 49
    Width = 91
    Height = 21
    Color = clBtnFace
    Ctl3D = False
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    ParentCtl3D = False
    ReadOnly = True
    TabOrder = 2
  end
  object Button1: TButton
    Left = 172
    Top = 49
    Width = 37
    Height = 21
    Caption = #26597#25214
    TabOrder = 3
    OnClick = Button1Click
  end
  object edit2: TMemo
    Left = 80
    Top = 80
    Width = 345
    Height = 57
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 4
  end
  object edit3: TMemo
    Left = 80
    Top = 176
    Width = 345
    Height = 57
    ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
    TabOrder = 5
  end
  object DateTimePicker1: TDateTimePicker
    Left = 80
    Top = 8
    Width = 92
    Height = 20
    Date = 39328.683922696760000000
    Time = 39328.683922696760000000
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ParentFont = False
    TabOrder = 6
  end
end

⌨️ 快捷键说明

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