home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Vyzkuste
/
setit
/
SetIt.exe
/
0
/
RCDATA
/
TDRIVESFORM
/
TDRIVESFORM.txt
Wrap
Text File
|
2002-07-19
|
2KB
|
80 lines
object DrivesForm: TDrivesForm
Left = 550
Top = 435
ActiveControl = ListView1
BorderStyle = bsDialog
Caption = 'Disky'
ClientHeight = 217
ClientWidth = 187
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ListView1: TListView
Left = 8
Top = 8
Width = 171
Height = 137
Columns = <>
HideSelection = False
HotTrack = True
LargeImages = ImageList1
ReadOnly = True
TabOrder = 0
OnDblClick = ListView1DblClick
OnSelectItem = ListView1SelectItem
end
object Button2: TButton
Left = 96
Top = 152
Width = 75
Height = 25
Caption = 'A&ktualizovat'
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 152
Width = 75
Height = 25
Caption = '&Form�tovat...'
Enabled = False
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 16
Top = 184
Width = 75
Height = 25
Caption = '&Vlastnosti...'
Enabled = False
TabOrder = 2
OnClick = Button4Click
end
object Button1: TButton
Left = 96
Top = 184
Width = 75
Height = 25
Cancel = True
Caption = '&Zav��t'
ModalResult = 2
TabOrder = 4
end
object ImageList1: TImageList
Height = 32
Width = 32
Left = 72
Top = 56
end
end