📄 unit9.~dfm
字号:
object Form9: TForm9
Left = 342
Top = 151
Width = 623
Height = 372
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
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 56
Width = 97
Height = 16
AutoSize = False
Caption = #35831#36755#20837#29992#25143#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 96
Top = 104
Width = 105
Height = 16
AutoSize = False
Caption = #35831#36755#20837#26087#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 96
Top = 152
Width = 113
Height = 16
AutoSize = False
Caption = #35831#36755#20837#26032#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 96
Top = 200
Width = 113
Height = 16
AutoSize = False
Caption = #35831#30830#35748#26032#23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object username: TEdit
Left = 232
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object password: TEdit
Left = 232
Top = 104
Width = 121
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 232
Top = 152
Width = 121
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 2
end
object Edit4: TEdit
Left = 232
Top = 192
Width = 121
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 3
end
object Button1: TButton
Left = 96
Top = 272
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 280
Top = 272
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 440
Top = 272
Width = 65
Height = 25
Caption = #36820#22238#30331#24405
TabOrder = 6
OnClick = Button3Click
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 488
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -