home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
DubaV
/
data1.cab
/
KAV5MainProgram
/
KAV32.exe
/
0
/
RCDATA
/
TDIRECTSCANMANAGER
/
TDIRECTSCANMANAGER.txt
Wrap
Text File
|
2003-04-15
|
2KB
|
87 lines
object DirectScanManager: TDirectScanManager
Left = 449
Top = 302
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
Caption = 'DirectScanManager'
ClientHeight = 226
ClientWidth = 356
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object img_bkgnd: TImage
Left = 0
Top = 0
Width = 105
Height = 49
AutoSize = True
end
object ManagerBox: TScrollBox
Left = 16
Top = 16
Width = 193
Height = 121
BorderStyle = bsNone
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
end
object Btn_Modify: TKAVButton
Left = 232
Top = 72
Width = 65
Height = 41
Cursor = crHandPoint
AutoSize = True
Caption = 'Btn_Modify'
TabOrder = 1
OnClick = Btn_ModifyClick
PicOnMouseIn = 604
PicOnMouseDown = 605
PicNormal = 603
PicDisable = 603
ResDLL = 0
end
object Btn_Delete: TKAVButton
Left = 224
Top = 128
Width = 73
Height = 41
Cursor = crHandPoint
AutoSize = True
Caption = 'Btn_Delete'
TabOrder = 2
OnClick = Btn_DeleteClick
PicOnMouseIn = 604
PicOnMouseDown = 605
PicNormal = 603
PicDisable = 603
ResDLL = 0
end
object Btn_Close: TKAVButton
Left = 224
Top = 184
Width = 81
Height = 41
Cursor = crHandPoint
AutoSize = True
Caption = 'Btn_Close'
TabOrder = 3
OnClick = Btn_CloseClick
PicOnMouseIn = 604
PicOnMouseDown = 605
PicNormal = 603
PicDisable = 603
ResDLL = 0
end
end