📄 flogin.dfm
字号:
object frmLogin: TfrmLogin
Left = 365
Top = 266
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30331#24405
ClientHeight = 191
ClientWidth = 292
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 12
object grp1: TGroupBox
Left = 32
Top = 16
Width = 225
Height = 121
Caption = #35831#36755#24080#21495#21644#21475#20196
TabOrder = 0
object lbledt1: TLabeledEdit
Left = 64
Top = 40
Width = 121
Height = 20
EditLabel.Width = 36
EditLabel.Height = 12
EditLabel.Caption = #24080#21495' '
LabelPosition = lpLeft
TabOrder = 0
Text = 'admin'
end
object lbledt2: TLabeledEdit
Left = 64
Top = 72
Width = 121
Height = 20
EditLabel.Width = 36
EditLabel.Height = 12
EditLabel.Caption = #21475#20196' '
LabelPosition = lpLeft
PasswordChar = '*'
TabOrder = 1
Text = 'admin'
end
end
object btn1: TBitBtn
Left = 56
Top = 152
Width = 75
Height = 25
Caption = #30331#24405
Default = True
TabOrder = 1
OnClick = btn1Click
end
object btn2: TBitBtn
Left = 160
Top = 152
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
TabOrder = 2
OnClick = btn2Click
end
object qry1: TADOQuery
Connection = dm.con1
Parameters = <>
Left = 8
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -