📄 logoutform.~dfm
字号:
object Logout: TLogout
Left = 385
Top = 288
Width = 275
Height = 194
Caption = #27880#38144#29992#25143
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 233
Height = 105
Caption = #37325#26032#30331#24405
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 32
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 24
Top = 64
Width = 60
Height = 13
Caption = #29992#25143#23494#30721#65306
end
object ComboBox1: TComboBox
Left = 104
Top = 26
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 0
Text = #35831#36873#25321#29992#25143
end
object Edit1: TEdit
Left = 104
Top = 58
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 1
OnKeyPress = Edit1KeyPress
end
end
object Button1: TButton
Left = 48
Top = 133
Width = 65
Height = 25
Caption = #30331' '#24405
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 133
Width = 65
Height = 25
Caption = #36864' '#20986
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -