📄 loginunit.dfm
字号:
object loginForm: TloginForm
Left = 342
Top = 211
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #29992#25143#30331#24405
ClientHeight = 258
ClientWidth = 470
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 120
TextHeight = 15
object Label1: TLabel
Left = 70
Top = 60
Width = 45
Height = 15
Caption = #24080#21495#65306
end
object Label2: TLabel
Left = 70
Top = 110
Width = 45
Height = 15
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 124
Top = 54
Width = 241
Height = 23
TabOrder = 0
end
object Edit2: TEdit
Left = 124
Top = 104
Width = 241
Height = 23
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 120
Top = 180
Width = 94
Height = 31
Caption = #30331#24405
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 260
Top = 180
Width = 94
Height = 31
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
Connection = mainForm.ADOConnection1
Parameters = <>
Left = 40
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -