📄 clientcfg_u.~dfm
字号:
object aClentcfgForm: TaClentcfgForm
Left = 387
Top = 379
BorderStyle = bsDialog
Caption = #37197#32622
ClientHeight = 116
ClientWidth = 537
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 8
Top = 10
Width = 61
Height = 13
Caption = #26381#21153#22120'URL:'
end
object edt1: TEdit
Left = 80
Top = 5
Width = 441
Height = 21
TabOrder = 0
Text = 'edt1'
end
object btn1: TButton
Left = 360
Top = 80
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 1
OnClick = btn1Click
end
object btn2: TButton
Left = 448
Top = 80
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = btn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -