📄 wj_htdelete.dfm
字号:
object frmWJ_HTDelete: TfrmWJ_HTDelete
Left = 190
Top = 142
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #21024#38500
ClientHeight = 169
ClientWidth = 375
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 112
Width = 32
Height = 13
Caption = 'Label1'
end
object Animate1: TAnimate
Left = 0
Top = 0
Width = 304
Height = 60
Active = False
Color = clScrollBar
CommonAVI = aviDeleteFile
ParentColor = False
StopFrame = 24
end
object ProgressBar1: TProgressBar
Left = 8
Top = 135
Width = 269
Height = 13
Min = 0
Max = 100
TabOrder = 1
end
object Button1: TButton
Left = 286
Top = 133
Width = 75
Height = 23
Caption = #21462' '#28040
TabOrder = 2
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
Connection = frmDB.ADOConnection1
Parameters = <>
Left = 320
Top = 8
end
object ADOTable1: TADOTable
Connection = frmDB.ADOConnection1
CursorType = ctStatic
TableName = 'LOC'
Left = 320
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -