📄 unit11.dfm
字号:
object Form11: TForm11
Left = 365
Top = 221
Width = 409
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
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = -16
Width = 401
Height = 353
TabOrder = 0
object Label1: TLabel
Left = 80
Top = 64
Width = 65
Height = 25
AutoSize = False
Caption = #26087' '#23494' '#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 80
Top = 128
Width = 65
Height = 25
AutoSize = False
Caption = #26032' '#23494' '#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 80
Top = 184
Width = 73
Height = 33
AutoSize = False
Caption = #23494#30721#30830#23450#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 120
Top = 256
Width = 65
Height = 25
Caption = #25552' '#20132
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 256
Width = 65
Height = 25
Caption = #21462' '#28040
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 176
Top = 64
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Edit2: TEdit
Left = 176
Top = 120
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Edit3: TEdit
Left = 176
Top = 176
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 4
end
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=student;Data Source=zjtllzy'
Parameters = <>
Left = 32
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -