📄 ufrm_update.dfm
字号:
object frm_Update: Tfrm_Update
Left = 290
Top = 172
Width = 405
Height = 220
Caption = 'update'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 59
Top = 16
Width = 3
Height = 13
end
object Label2: TLabel
Left = 59
Top = 40
Width = 3
Height = 13
end
object Label3: TLabel
Left = 59
Top = 64
Width = 3
Height = 13
end
object lb_name: TLabel
Left = 83
Top = 104
Width = 177
Height = 13
AutoSize = False
end
object ProgressBar_Largh: TProgressBar
Left = 40
Top = 136
Width = 313
Height = 16
Min = 0
Max = 100
TabOrder = 0
end
object edt_Connect2DB: TEdit
Left = 56
Top = 16
Width = 265
Height = 21
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 1
Text = #36830#25509#21040#21319#32423#26381#21153#22120
end
object edt_LoadFile: TEdit
Left = 56
Top = 44
Width = 265
Height = 21
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 2
Text = #33719#21462#21319#32423#20449#24687
end
object edt_Update: TEdit
Left = 56
Top = 72
Width = 265
Height = 21
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ReadOnly = True
TabOrder = 3
Text = #21551#21160#21319#32423#20449#24687
end
object Button1: TButton
Left = 136
Top = 160
Width = 75
Height = 25
Caption = #24320#22987#21319#32423
TabOrder = 4
OnClick = Button1Click
end
object ADO: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=OA2007;Data Source=YUAN'
Provider = 'SQLOLEDB.1'
Left = 16
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -