home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
DubaV
/
data1.cab
/
KAV5MainProgram
/
KAV32.exe
/
0
/
RCDATA
/
TSCANFORM
/
TSCANFORM.txt
Wrap
Text File
|
2003-04-15
|
3KB
|
145 lines
object ScanForm: TScanForm
Left = 303
Top = 225
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'ScanForm'
ClientHeight = 267
ClientWidth = 450
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object img_bkgnd: TImage
Left = 216
Top = 7
Width = 121
Height = 34
AutoSize = True
end
object lbl_path: TLabel
Left = 309
Top = 200
Width = 116
Height = 25
AutoSize = False
Caption = 'path'
Transparent = True
WordWrap = True
end
object lbl_count: TLabel
Left = 107
Top = 168
Width = 126
Height = 17
AutoSize = False
Caption = '0'
Transparent = True
end
object lbl_infect: TLabel
Left = 107
Top = 191
Width = 126
Height = 13
AutoSize = False
Caption = '0'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object lbl_repair: TLabel
Left = 107
Top = 213
Width = 126
Height = 13
AutoSize = False
Caption = '0'
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object lbl_hint: TLabel
Left = 184
Top = 64
Width = 48
Height = 12
Caption = 'lbl_hint'
Transparent = True
end
object img_title: TImage
Left = 112
Top = 16
Width = 73
Height = 41
AutoSize = True
end
object shp_progress: TShape
Left = 48
Top = 64
Width = 89
Height = 33
Pen.Color = clSilver
end
object img_progress: TImage
Left = 168
Top = 80
Width = 81
Height = 17
Stretch = True
end
object lbl_time: TLabel
Left = 304
Top = 56
Width = 6
Height = 12
end
object Animate: TAnimate
Left = 24
Top = 168
Width = 65
Height = 41
Active = False
Transparent = False
end
object btn_stopscan: TKAVButton
Left = 24
Top = 112
Width = 185
Height = 41
Cursor = crHandPoint
AutoSize = True
DragCursor = crHandPoint
TabOrder = 1
OnClick = btn_stopscanClick
PicOnMouseIn = 601
PicOnMouseDown = 602
PicNormal = 600
PicDisable = 600
ResDLL = 0
end
object UpdateDisplayTimer: TTimer
Enabled = False
OnTimer = UpdateDisplayTimerTimer
Left = 64
Top = 16
end
end