📄 txlfrm.~dfm
字号:
object Form1: TForm1
Left = 266
Top = 130
Width = 410
Height = 273
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 16
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object Label2: TLabel
Left = 200
Top = 16
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label3: TLabel
Left = 48
Top = 48
Width = 36
Height = 13
Caption = #24180#40836#65306
end
object Label4: TLabel
Left = 200
Top = 48
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label5: TLabel
Left = 48
Top = 80
Width = 36
Height = 13
Caption = #22320#22336#65306
end
object Label6: TLabel
Left = 48
Top = 112
Width = 60
Height = 13
Caption = #30005#35805#21495#30721#65306
end
object Label7: TLabel
Left = 48
Top = 144
Width = 60
Height = 13
Caption = #37038#25919#32534#30721#65306
end
object Button1: TButton
Left = 8
Top = 192
Width = 73
Height = 33
Caption = #24405#20837
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 192
Width = 73
Height = 33
Caption = #35835#21462
TabOrder = 1
OnClick = Button2Click
end
object Button4: TButton
Left = 184
Top = 192
Width = 65
Height = 33
Caption = #23384#30424
TabOrder = 2
OnClick = Button4Click
end
object Button3: TButton
Left = 264
Top = 192
Width = 57
Height = 33
Caption = #21462#28040
TabOrder = 3
OnClick = Button3Click
end
object EditNo: TEdit
Left = 88
Top = 16
Width = 65
Height = 21
TabOrder = 4
Text = 'EditNo'
end
object EditName: TEdit
Left = 248
Top = 16
Width = 89
Height = 21
TabOrder = 5
Text = 'EditName'
end
object Editage: TEdit
Left = 88
Top = 48
Width = 65
Height = 21
TabOrder = 6
Text = 'Editage'
end
object EditSex: TEdit
Left = 248
Top = 48
Width = 89
Height = 21
TabOrder = 7
Text = 'EditSex'
end
object EditAddress: TEdit
Left = 88
Top = 80
Width = 281
Height = 21
TabOrder = 8
Text = 'EditAddress'
end
object EditPhone: TEdit
Left = 120
Top = 112
Width = 249
Height = 21
TabOrder = 9
Text = 'EditPhone'
end
object EditCode_Bm: TEdit
Left = 120
Top = 144
Width = 145
Height = 21
TabOrder = 10
Text = 'EditCode_Bm'
end
object ChkMarriage: TCheckBox
Left = 280
Top = 144
Width = 65
Height = 25
Caption = #23130#21542
TabOrder = 11
end
object Button5: TButton
Left = 336
Top = 192
Width = 57
Height = 33
Caption = #36864#20986
TabOrder = 12
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -