?? unit1.dfm
字號:
object dbtrans: Tdbtrans
Left = 228
Top = 130
Width = 696
Height = 502
Caption = #25968#25454#24211#23548#20837#23548#20986
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 Button1: TButton
Left = 168
Top = 344
Width = 113
Height = 33
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 352
Top = 344
Width = 105
Height = 33
Caption = 'Button2'
TabOrder = 1
OnClick = Button2Click
end
object bsSkinGauge2: TbsSkinGauge
Left = 56
Top = 288
Width = 577
Height = 25
TabOrder = 2
SkinDataName = 'gauge'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
UseSkinSize = True
ProgressText = #24635#20307#36827#24230
ShowProgressText = True
ShowPercent = True
MinValue = 0
MaxValue = 100
Value = 0
Vertical = False
end
object bsSkinGauge1: TbsSkinGauge
Left = 56
Top = 232
Width = 577
Height = 25
TabOrder = 3
SkinDataName = 'gauge'
DefaultFont.Charset = DEFAULT_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = 14
DefaultFont.Name = 'Arial'
DefaultFont.Style = []
DefaultWidth = 0
DefaultHeight = 0
UseSkinFont = True
UseSkinSize = True
ShowProgressText = True
ShowPercent = True
MinValue = 0
MaxValue = 100
Value = 0
Vertical = False
end
object fromaccessquery_1: TADOQuery
ConnectionString =
'Provider=MSDASQL.1;Password=751222;Persist Security Info=True;Da' +
'ta Source=XSJ'
Parameters = <>
Left = 152
Top = 8
end
object Table1: TTable
DatabaseName = 'TCSVCD'
Left = 120
Top = 8
end
object tosqlserver: TQuery
DatabaseName = 'TCSVCD'
Left = 432
Top = 24
end
object fromaccessquery_3: TADOQuery
ConnectionString =
'Provider=MSDASQL.1;Password=751222;Persist Security Info=True;Da' +
'ta Source=XSJ'
Parameters = <>
Left = 216
Top = 8
end
object fromaccessquery_2: TADOQuery
ConnectionString =
'Provider=MSDASQL.1;Password=751222;Persist Security Info=True;Da' +
'ta Source=XSJ'
Parameters = <>
Left = 184
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -