📄 usermanageunit.dfm
字号:
object UserManageForm: TUserManageForm
Left = 275
Top = 244
Width = 430
Height = 339
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
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 422
Height = 256
Align = alClient
TabOrder = 0
object man: TTreeView
Left = 16
Top = 8
Width = 193
Height = 233
HideSelection = False
HotTrack = True
Indent = 35
ReadOnly = True
TabOrder = 0
OnChange = manChange
end
object qx: TCheckListBox
Left = 216
Top = 8
Width = 201
Height = 233
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 13
Items.Strings = (
#29289#19994#25237#35785#25253#20462#31649#29702
#29289#19994#25910#36153#31649#29702
#32479#35745#25253#34920#31649#29702
#29289#19994#36153#29992#32479#35745#26597#35810
#22522#26412#25968#25454#24405#20837
#25968#25454#26356#25913#9
#29992#25143#31649#29702#19982#25968#25454)
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 256
Width = 422
Height = 56
Align = alBottom
TabOrder = 1
object BitBtn3: TBitBtn
Left = 224
Top = 16
Width = 81
Height = 25
Caption = #36171#20104#26435#21147'[&G]'
TabOrder = 0
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 320
Top = 16
Width = 75
Height = 25
Caption = #20851#38381'[&C]'
TabOrder = 1
OnClick = BitBtn4Click
end
object BitBtn2: TBitBtn
Left = 136
Top = 16
Width = 81
Height = 25
Caption = #21024#38500#29992#25143'[&D]'
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn1: TBitBtn
Left = 48
Top = 16
Width = 81
Height = 25
Caption = #26032#22686#29992#25143'[&N]'
TabOrder = 3
OnClick = BitBtn1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -