📄 loginu.dfm
字号:
TitleBarDrawAppIcon = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
MenuBarColor = 16514043
MenuBarHeight = 22
RoundCorner = 0
Version = '4.20'
object suiSkinForm1: TsuiSkinForm
Left = 16
Top = 48
Width = 225
Height = 113
TransparentColor = clFuchsia
end
object Label1: TLabel
Left = 24
Top = 56
Width = 36
Height = 12
Caption = #29992#25143#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 88
Width = 24
Height = 12
Caption = #23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object passw: TsuiMaskEdit
Left = 88
Top = 88
Width = 121
Height = 19
UIStyle = MacOS
BorderColor = 8355711
BorderStyle = bsNone
MaxLength = 8
PasswordChar = '#'
TabOrder = 1
end
object user: TsuiEdit
Left = 88
Top = 56
Width = 121
Height = 19
UIStyle = MacOS
BorderColor = 8355711
TabOrder = 2
Text = #24352#32918#26376
end
object loginbt: TsuiButton
Left = 32
Top = 126
Width = 80
Height = 27
Caption = #30331#24405
AutoSize = False
UIStyle = BlueGlass
TabOrder = 3
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = loginbtClick
ResHandle = 0
end
object exitbt: TsuiButton
Left = 144
Top = 126
Width = 80
Height = 27
Caption = #36864#20986
AutoSize = False
UIStyle = BlueGlass
TabOrder = 4
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = exitbtClick
ResHandle = 0
end
object suiSideChannel: TsuiSideChannel
Left = 290
Top = 23
Width = 270
Height = 162
UIStyle = DeepBlue
BorderColor = clBlack
CaptionFontColor = clWindowText
ShowButton = True
SideBarColor = 10504772
Caption = #20449#24687#35774#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Align = suiRight
StayOn = False
Color = clWhite
ParentFont = False
PopupMode = suiMouseClick
QuickMove = False
OnPop = suiSideChannelPop
SideBarWidth = 10
object Label4: TLabel
Left = 32
Top = 72
Width = 36
Height = 13
Caption = #26032#23494#30721
end
object Label5: TLabel
Left = 32
Top = 96
Width = 36
Height = 13
Caption = #30830' '#35748
end
object Label3: TLabel
Left = 32
Top = 48
Width = 36
Height = 13
Caption = #29992#25143#21517
end
object newpassw: TsuiMaskEdit
Left = 104
Top = 64
Width = 121
Height = 19
UIStyle = DeepBlue
BorderColor = clBlack
BorderStyle = bsNone
MaxLength = 8
PasswordChar = '#'
TabOrder = 0
end
object newpasswcf: TsuiMaskEdit
Left = 104
Top = 88
Width = 121
Height = 19
UIStyle = DeepBlue
BorderColor = clBlack
BorderStyle = bsNone
MaxLength = 8
PasswordChar = '#'
TabOrder = 1
end
object changbt: TsuiButton
Left = 120
Top = 120
Width = 80
Height = 27
Caption = #30830#23450
AutoSize = False
UIStyle = DeepBlue
TabOrder = 2
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = changbtClick
ResHandle = 0
end
object newuser: TsuiEdit
Left = 104
Top = 40
Width = 121
Height = 19
UIStyle = DeepBlue
BorderColor = clBlack
TabOrder = 3
Text = #24352#32918#26376
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -