📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 351
Top = 111
Width = 251
Height = 129
Caption = #20154#25165#20449#24687#24405#20837#22120
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 Label2: TLabel
Left = 49
Top = 64
Width = 0
Height = 13
end
object Button1: TButton
Left = 96
Top = 16
Width = 49
Height = 25
Caption = #30830' '#23450
TabOrder = 0
OnClick = Button1Click
end
object NMHTTP1: TNMHTTP
Port = 0
ReportLevel = 0
Body = 'Default.htm'
Header = 'Head.txt'
InputFileMode = False
OutputFileMode = False
OnFailure = NMHTTP1Failure
ProxyPort = 0
Left = 216
Top = 48
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\'#20154#25165#20449#24687#24405#20837#22120'\talent.m' +
'db;Persist Security Info=False'
Parameters = <>
Top = 16
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Top = 48
end
object NMHTTP2: TNMHTTP
Port = 0
ReportLevel = 0
Body = 'Default.htm'
Header = 'Head.txt'
InputFileMode = False
OutputFileMode = False
OnFailure = NMHTTP2Failure
ProxyPort = 0
Left = 216
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -