📄 uuserset.dfm
字号:
object Form_UserSet: TForm_UserSet
Left = 398
Top = 205
Width = 310
Height = 319
BorderIcons = [biSystemMenu]
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
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 0
Top = 0
Width = 95
Height = 28
Caption = #26032#22686
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 100
Top = 0
Width = 95
Height = 28
Caption = #32534#36753
Flat = True
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 200
Top = 0
Width = 95
Height = 28
Caption = #21024#38500
Flat = True
OnClick = SpeedButton3Click
end
object BitBtn1: TBitBtn
Left = 144
Top = 256
Width = 75
Height = 28
Caption = #30830#23450
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 224
Top = 256
Width = 75
Height = 28
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn2Click
end
object GroupBox2: TGroupBox
Left = 0
Top = 168
Width = 297
Height = 81
TabOrder = 2
object Label3: TLabel
Left = 8
Top = 60
Width = 60
Height = 13
Caption = #30830#35748#23494#30721#65306
end
object Label1: TLabel
Left = 8
Top = 12
Width = 60
Height = 13
Caption = #29992' '#25143' '#21517#65306
end
object Label2: TLabel
Left = 8
Top = 36
Width = 60
Height = 13
Caption = #23494' '#30721#65306
end
object Edit3: TEdit
Left = 72
Top = 55
Width = 217
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '#'
TabOrder = 0
end
object Edit2: TEdit
Left = 72
Top = 31
Width = 217
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '#'
TabOrder = 1
end
object Edit1: TEdit
Left = 72
Top = 8
Width = 217
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
end
end
object UserList: TListBox
Left = 4
Top = 32
Width = 289
Height = 129
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
TabOrder = 3
OnClick = UserListClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -