📄 advanceunit.dfm
字号:
Height = 19
UIStyle = WinXP
Caption = #27983#35272'..'
AutoSize = False
Enabled = False
TabStop = True
TabOrder = 4
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
MouseContinuouslyDownInterval = 100
end
object suiGroupBox2: TsuiGroupBox
Left = 16
Top = 16
Width = 225
Height = 145
Caption = #20462#25913#23494#30721
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Transparent = True
ParentFont = False
BorderColor = clBlack
object sedt_OldPassword: TsuiEdit
Left = 96
Top = 16
Width = 113
Height = 19
BorderColor = clBlack
PasswordChar = '*'
TabOrder = 0
end
object StaticText4: TStaticText
Left = 8
Top = 16
Width = 40
Height = 17
Caption = #21407#23494#30721
Color = clWhite
ParentColor = False
TabOrder = 1
end
object StaticText5: TStaticText
Left = 8
Top = 64
Width = 52
Height = 17
Caption = #30830#35748#23494#30721
Color = clWhite
ParentColor = False
TabOrder = 2
end
object sedt_OldCmPassword: TsuiEdit
Left = 96
Top = 64
Width = 113
Height = 19
BorderColor = clBlack
PasswordChar = '*'
TabOrder = 3
end
object StaticText6: TStaticText
Left = 8
Top = 40
Width = 40
Height = 17
Caption = #26032#23494#30721
Color = clWhite
ParentColor = False
TabOrder = 4
end
object sedt_NewPassword: TsuiEdit
Left = 96
Top = 40
Width = 113
Height = 19
BorderColor = clBlack
PasswordChar = '*'
TabOrder = 5
end
object sbtn_UpdatePassword: TsuiButton
Left = 128
Top = 104
Width = 80
Height = 27
UIStyle = WinXP
Caption = #30830#23450
AutoSize = False
TabStop = True
TabOrder = 6
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
MouseContinuouslyDownInterval = 100
OnClick = sbtn_UpdatePasswordClick
end
end
end
object suiTabSheet1: TsuiTabSheet
Left = 0
Top = 19
Width = 537
Height = 262
PageIndex = 0
Caption = #39640#32423#22788#29702
TabVisible = True
Color = clWhite
TabOrder = 1
PageControl = suiPageControl1
object slb_subjectList: TsuiListBox
Left = 24
Top = 48
Width = 193
Height = 169
BorderColor = clBlack
ItemHeight = 13
TabOrder = 0
OnClick = slb_subjectListClick
end
object sTv_Subject: TsuiTreeView
Left = 248
Top = 24
Width = 265
Height = 193
BorderColor = clBlack
BorderStyle = bsNone
BorderWidth = 2
Images = MainFrm.ImageList2
Indent = 19
TabOrder = 1
end
object StaticText1: TStaticText
Left = 24
Top = 24
Width = 52
Height = 17
Caption = #35838#39064#21015#34920
TabOrder = 2
end
object sEdt_subject: TsuiEdit
Left = 24
Top = 228
Width = 193
Height = 19
BorderColor = clBlack
TabOrder = 3
end
object sbtn_Edit: TsuiButton
Left = 248
Top = 228
Width = 80
Height = 23
UIStyle = WinXP
Caption = #32534#36753
AutoSize = False
TabStop = True
TabOrder = 4
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
MouseContinuouslyDownInterval = 100
OnClick = sbtn_EditClick
end
object sbtn_Del: TsuiButton
Left = 336
Top = 228
Width = 80
Height = 23
UIStyle = WinXP
Caption = #21024#38500
AutoSize = False
TabStop = True
TabOrder = 5
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
MouseContinuouslyDownInterval = 100
OnClick = sbtn_DelClick
end
end
end
object sbtn_ok: TsuiButton
Left = 384
Top = 336
Width = 80
Height = 27
UIStyle = WinXP
Caption = #30830#23450
AutoSize = False
Default = True
TabStop = True
TabOrder = 2
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
MouseContinuouslyDownInterval = 100
OnClick = sbtn_okClick
end
object sbtn_cancel: TsuiButton
Left = 472
Top = 336
Width = 80
Height = 27
UIStyle = WinXP
Caption = #21462#28040
AutoSize = False
Cancel = True
TabStop = True
TabOrder = 3
Transparent = False
ModalResult = 0
Layout = blGlyphLeft
Spacing = 4
ResHandle = 0
MouseContinuouslyDownInterval = 100
OnClick = sbtn_cancelClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -