?? unit1.~dfm
字號:
object Form1: TForm1
Left = 625
Top = 195
Width = 209
Height = 145
Caption = #25968#25454#24211#36716#25442#22120
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 Button1: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #36716#25442
TabOrder = 0
OnClick = Button1Click
end
object TntEdit1: TTntEdit
Left = 8
Top = 48
Width = 185
Height = 30
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #33945#25991#30333#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object ProgressBar1: TProgressBar
Left = 8
Top = 88
Width = 185
Height = 17
Min = 0
Max = 100
Step = 1
TabOrder = 2
end
object Query1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 168
Top = 8
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 104
Top = 8
end
object ADOCommand1: TADOCommand
Connection = ADOConnection1
Prepared = True
Parameters = <>
ParamCheck = False
Left = 136
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -