📄 passwordfrm.dfm
字号:
object passworduint: Tpassworduint
Left = 326
Top = 234
Width = 298
Height = 277
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 16
Width = 92
Height = 21
Caption = #20462#25913#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 104
Width = 51
Height = 16
Caption = #32769#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 144
Width = 51
Height = 16
Caption = #26032#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 32
Top = 176
Width = 68
Height = 16
Caption = #30830#35748#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 32
Top = 64
Width = 51
Height = 16
Caption = #25805#20316#21592
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 104
Top = 104
Width = 153
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 8
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 144
Width = 153
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 8
PasswordChar = '*'
TabOrder = 1
OnClick = Edit2Click
end
object Button1: TButton
Left = 32
Top = 208
Width = 75
Height = 25
Caption = #20462#25913
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 208
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Edit3: TEdit
Left = 104
Top = 176
Width = 153
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
MaxLength = 8
PasswordChar = '*'
TabOrder = 4
end
object ComboBox1: TComboBox
Left = 104
Top = 64
Width = 153
Height = 24
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ImeName = #32043#20809#25340#38899#36755#20837#27861
ItemHeight = 16
ItemIndex = 0
ParentFont = False
TabOrder = 5
Text = 'admin'
OnClick = ComboBox1Click
Items.Strings = (
'admin'
#25805#20316#21592'2'
#25805#20316#21592'3'
#25805#20316#21592'4'
#25805#20316#21592'5')
end
object ADOQuery1: TADOQuery
Connection = Form1.ADOConnection1
Parameters = <>
Left = 216
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -