home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
Chip_2000-10_cd1.bin
/
sharewar
/
Slunec
/
app
/
15
/
Poznamky.exe
/
0
/
RCDATA
/
TFEDBOOKMARK
/
TFEDBOOKMARK.txt
Wrap
Text File
|
1999-10-21
|
1KB
|
79 lines
object fEdBookmark: TfEdBookmark
Left = 264
Top = 211
BorderStyle = bsDialog
Caption = 'Nastaven� z�lo�ek'
ClientHeight = 213
ClientWidth = 329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object lvBookmark: TListView
Left = 8
Top = 8
Width = 313
Height = 169
Columns = <
item
Caption = 'N�zev'
Width = 110
end
item
Caption = 'Cesta'
Width = 199
end>
ColumnClick = False
HideSelection = False
HotTrackStyles = []
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = lvBookmarkChange
end
object BitBtn3: TBitBtn
Left = 248
Top = 184
Width = 75
Height = 25
Caption = '&Zru�it'
TabOrder = 1
Kind = bkCancel
end
object BitBtn4: TBitBtn
Left = 168
Top = 184
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 2
OnClick = BitBtn4Click
Kind = bkOK
end
object btDelete: TBitBtn
Left = 8
Top = 184
Width = 75
Height = 25
Caption = '&Smazat'
TabOrder = 3
OnClick = btDeleteClick
end
object btEdit: TBitBtn
Left = 88
Top = 184
Width = 75
Height = 25
Caption = '&Editovat'
TabOrder = 4
OnClick = btEditClick
end
end