📄 unit5.dfm
字号:
object Form5: TForm5
Left = 22
Top = 167
Width = 478
Height = 277
Caption = #23494#30721#20462#25913
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 = 64
Width = 110
Height = 19
Caption = #36755#20837#21407#23494#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 96
Top = 96
Width = 110
Height = 19
Caption = #36755#20837#26032#23494#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 208
Top = 64
Width = 137
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 208
Top = 96
Width = 137
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 264
Top = 136
Width = 81
Height = 25
Caption = #30830#35748
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 176
Top = 136
Width = 81
Height = 25
Caption = #21518#36864
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#23398#29983#25104#32489#31649#29702#31995#32479
Parameters = <>
SQL.Strings = (
'select * from login')
Left = 128
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -