📄 u_loginform.dfm
字号:
object FrmLogin: TFrmLogin
Left = 592
Top = 275
BorderStyle = bsDialog
BorderWidth = 5
Caption = #27426#36814#20351#29992#35746#31080#31995#32479
ClientHeight = 185
ClientWidth = 305
Color = 16378267
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 34
Top = 16
Width = 245
Height = 139
BevelInner = bvLowered
ParentColor = True
TabOrder = 0
object CancelSB: TSpeedButton
Left = 118
Top = 100
Width = 65
Height = 23
Caption = #21462#28040
Flat = True
Glyph.Data = {
06010000424D06010000000000007600000028000000110000000C0000000100
04000000000090000000130B0000130B00001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF000000000
00FFF0000000FFF00FFFFFFF00FFF0000000FFF0F0FFFFF0F0FFF0000000FFF0
FF0FFF0FF0FFF0000000FFF0FFF0F0FFF0FFF0000000FFF0FFFF0FFFF0FFF000
0000FFF0FFF0F0FFF0FFF0000000FFF0FF0FFF0FF0FFF0000000FFF0F0FFFFF0
F0FFF0000000FFF00FFFFFFF00FFF0000000FFF00000000000FFF0000000FFFF
FFFFFFFFFFFFF0000000}
OnClick = CancelSBClick
end
object OkSB: TSpeedButton
Left = 38
Top = 100
Width = 65
Height = 23
Caption = #30830#23450
Flat = True
Glyph.Data = {
12010000424D12010000000000007600000028000000110000000D0000000100
0400000000009C000000130B0000130B00001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFF000000
FFFFF0000000FFFFFF0FFFF0FFFFF0000000FFFF700F88F0FFFFF0000000FFF0
760FFFF00000F0000000FF06EE444444FFF0F0000000F77EE244444488F0F000
0000F0E72020270FFFF0F0000000F0E2020202444444F0000000F0E020E02044
4444F0000000F77E2EEEE777FFFFF0000000FF060202020FFFFFF0000000FFF0
672020FFFFFFF0000000FFFF70007FFFFFFFF0000000}
OnClick = OkSBClick
end
object Label2: TLabel
Left = 46
Top = 62
Width = 26
Height = 13
Caption = #23494#30721
Transparent = True
end
object Label1: TLabel
Left = 42
Top = 32
Width = 39
Height = 13
Caption = #25805#20316#21592
Color = clBtnFace
ParentColor = False
Transparent = True
end
object UserCB: TComboBox
Left = 84
Top = 28
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 0
end
object PasswordEdit: TEdit
Left = 82
Top = 58
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 1
Text = '123'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -