📄 custlogin.~dfm
字号:
object frmCustLogin: TfrmCustLogin
Left = 273
Top = 118
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = #29992#25143#30331#24405
ClientHeight = 324
ClientWidth = 193
Color = 15461613
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 98
Width = 193
Height = 76
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 15461613
TabOrder = 4
object Label1: TLabel
Left = 8
Top = 12
Width = 60
Height = 13
Alignment = taCenter
AutoSize = False
Caption = #29992#25143#21495#30721
FocusControl = CheckBox1
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 8
Top = 48
Width = 60
Height = 17
Alignment = taCenter
AutoSize = False
Caption = #29992#25143#21475#20196
FocusControl = edt_PassWord
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object Bevel1: TBevel
Left = 1
Top = 37
Width = 189
Height = 2
end
object Bevel2: TBevel
Left = 72
Top = 2
Width = 2
Height = 71
end
object edt_PassWord: TMaskEdit
Left = 80
Top = 47
Width = 102
Height = 18
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
MaxLength = 10
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
PasswordChar = '*'
ShowHint = False
TabOrder = 1
OnKeyDown = edt_PassWordKeyDown
end
object cbxMobilePhone: TComboBox
Left = 80
Top = 8
Width = 102
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 0
OnChange = cbxMobilePhoneChange
OnKeyDown = cbxMobilePhoneKeyDown
end
end
object bit_Login: TBitBtn
Left = 3
Top = 205
Width = 60
Height = 25
Caption = #30331#24405
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = bit_LoginClick
end
object BitBtn2: TBitBtn
Left = 65
Top = 205
Width = 60
Height = 25
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 3
Top = 182
Width = 73
Height = 17
Caption = #20445#23384#23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = CheckBox1Click
end
object BitBtn1: TBitBtn
Left = 129
Top = 205
Width = 60
Height = 25
Caption = #27880#20876
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 0
Top = 236
Width = 193
Height = 88
Align = alBottom
Caption = #27880#20876#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
object Label3: TLabel
Left = 13
Top = 26
Width = 60
Height = 12
Caption = #27880#20876#21495#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 13
Top = 56
Width = 60
Height = 12
Caption = #29992#25143#21475#20196#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object edt_RegNum: TEdit
Left = 71
Top = 22
Width = 105
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object edt_RegPassWord: TMaskEdit
Left = 71
Top = 53
Width = 105
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 193
Height = 97
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 15461613
TabOrder = 6
object Image1: TImage
Left = 2
Top = 2
Width = 189
Height = 93
Align = alClient
Picture.Data = {
0A544A504547496D616765D4340000FFD8FFE000104A46494600010201004800
480000FFED0B9850686F746F73686F7020332E30003842494D03ED0A5265736F
6C7574696F6E0000000010004800000001000200480000000100023842494D04
0D18465820476C6F62616C204C69676874696E6720416E676C65000000000400
00001E3842494D041912465820476C6F62616C20416C74697475646500000000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -