📄 unitadd.dfm
字号:
object AddFrm: TAddFrm
Left = 355
Top = 337
Width = 371
Height = 231
Caption = #29992#25143#31649#29702' '
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 361
Height = 193
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 40
Width = 57
Height = 13
Caption = #29992' '#25143' '#21517' '
end
object Label2: TLabel
Left = 40
Top = 72
Width = 51
Height = 13
Caption = #23494' '#30721' '
end
object Label4: TLabel
Left = 40
Top = 104
Width = 60
Height = 13
Caption = #23494#30721#39564#35777' '
end
object Button1: TButton
Left = 184
Top = 160
Width = 57
Height = 25
Caption = #20462#25913
TabOrder = 0
OnClick = Button1Click
end
object Edit3: TEdit
Left = 128
Top = 96
Width = 169
Height = 21
PasswordChar = '*'
TabOrder = 1
Text = 'Edit3'
end
object Edit1: TEdit
Left = 128
Top = 64
Width = 169
Height = 21
PasswordChar = '*'
TabOrder = 2
Text = 'Edit1'
end
object Edit2: TEdit
Left = 128
Top = 32
Width = 169
Height = 21
TabOrder = 3
end
object Button2: TButton
Left = 248
Top = 160
Width = 57
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -