newhouse.dfm
来自「物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、」· DFM 代码 · 共 106 行
DFM
106 行
object f_Newhouse: Tf_Newhouse
Left = 419
Top = 362
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25151#20135#39564#25910#39033#30446
ClientHeight = 160
ClientWidth = 263
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 Label1: TLabel
Left = 96
Top = 8
Width = 72
Height = 15
Caption = #25151#20135#39564#25910#39033#30446
end
object Label2: TLabel
Left = 40
Top = 43
Width = 24
Height = 15
Caption = #21517#31216
end
object Label3: TLabel
Left = 40
Top = 80
Width = 24
Height = 15
Caption = #35828#26126
end
object Edit1: TEdit
Left = 72
Top = 43
Width = 127
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 Button2: TButton
Left = 136
Top = 120
Width = 58
Height = 26
Caption = #21462#28040'(&C)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Edit2: TEdit
Left = 72
Top = 80
Width = 129
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
object Button1: TButton
Left = 78
Top = 120
Width = 57
Height = 26
Caption = #30830#23450'(&Q)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?