📄 setuser.dfm
字号:
object UserForm: TUserForm
Left = 212
Top = 155
Width = 295
Height = 257
Caption = #35775#38382#25511#21046
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object LBox1: TListBox
Left = 0
Top = 2
Width = 285
Height = 145
ItemHeight = 13
MultiSelect = True
TabOrder = 0
end
object Edit1: TEdit
Left = 2
Top = 162
Width = 137
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 168
Top = 162
Width = 77
Height = 25
Caption = #21152#20837
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 194
Width = 77
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -