📄 p_addgly.dfm
字号:
object f_addgly: Tf_addgly
Left = 414
Top = 363
Width = 338
Height = 175
Caption = #31649#29702#21592#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 330
Height = 97
TabOrder = 0
object Label1: TLabel
Left = 20
Top = 19
Width = 36
Height = 13
Caption = #31616#31216#65306
end
object Label2: TLabel
Left = 176
Top = 19
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 20
Top = 60
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Label4: TLabel
Left = 176
Top = 60
Width = 36
Height = 13
Caption = #26435#38480#65306
end
object Edit1: TEdit
Left = 68
Top = 16
Width = 80
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 224
Top = 16
Width = 80
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 68
Top = 56
Width = 80
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 224
Top = 56
Width = 80
Height = 21
TabOrder = 3
end
end
object Button1: TButton
Left = 88
Top = 112
Width = 50
Height = 20
Caption = #20445#23384
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 112
Width = 50
Height = 20
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -