📄 ulogin.dfm
字号:
inherited frmLogin: TfrmLogin
Left = 262
Top = 252
ActiveControl = edtUid
Caption = #29992#25143#30331#24405
ClientHeight = 143
ClientWidth = 255
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object lbllogin: TLabel
Left = 80
Top = 8
Width = 80
Height = 19
Caption = #29992#25143#30331#24405
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
Transparent = True
end
object lbluid: TLabel
Left = 32
Top = 46
Width = 48
Height = 13
Caption = #36134' '#21495#65306
Transparent = True
end
object lblpwd: TLabel
Left = 32
Top = 77
Width = 48
Height = 13
Caption = #23494' '#30721#65306
Transparent = True
end
object btnCancel: TBitBtn
Left = 144
Top = 107
Width = 75
Height = 22
Caption = #21462' '#28040
TabOrder = 3
Kind = bkCancel
end
object btnLogin: TBitBtn
Left = 40
Top = 107
Width = 75
Height = 22
Caption = #30331' '#24405
Default = True
TabOrder = 2
OnClick = btnLoginClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object edtUid: TEdit
Left = 80
Top = 40
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeMode = imChinese
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
TabOrder = 0
end
object edtPwd: TEdit
Left = 80
Top = 71
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeMode = imChinese
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -