home *** CD-ROM | disk | FTP | other *** search
- object frmBookmark: TfrmBookmark
- Left = 184
- Top = 158
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Ulubione'
- ClientHeight = 381
- ClientWidth = 438
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 176
- Top = 345
- Width = 53
- Height = 27
- Shape = bsLeftLine
- end
- object Bevel2: TBevel
- Left = 262
- Top = 345
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object Bevel3: TBevel
- Left = 348
- Top = 345
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object Bevel4: TBevel
- Left = 89
- Top = 345
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object btnClose: TToolbarButton97
- Left = 353
- Top = 345
- Width = 79
- Height = 27
- Caption = 'Zamknij'
- OnClick = btnCloseClick
- end
- object btnOpen: TToolbarButton97
- Left = 267
- Top = 345
- Width = 79
- Height = 27
- Caption = 'Otw�rz'
- OnClick = btnOpenClick
- end
- object btnDelete: TToolbarButton97
- Left = 9
- Top = 345
- Width = 78
- Height = 27
- Caption = 'Usu�'
- OnClick = btnDeleteClick
- end
- object btnUp: TToolbarButton97
- Left = 95
- Top = 345
- Width = 78
- Height = 27
- Caption = 'W g�r�'
- OnClick = btnUpClick
- end
- object btnDown: TToolbarButton97
- Left = 181
- Top = 345
- Width = 79
- Height = 27
- Caption = 'W d�'
- OnClick = btnDownClick
- end
- object scbFavorites: TScrollBox
- Left = 6
- Top = 9
- Width = 425
- Height = 322
- TabOrder = 0
- object panLeftbar: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 0
- object lblCaption: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Caption = 'Ulubione'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object imgLeftbar: TImage
- Left = 0
- Top = 0
- Width = 87
- Height = 61
- Center = True
- Picture.Data = {<image000.ico>}
- end
- end
- object ListView: TListView
- Left = 87
- Top = 0
- Width = 333
- Height = 318
- HelpContext = 20
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewDblClick
- Columns = <
- item
- Width = 300
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 32000
- OnChange = ListViewChange
- ShowColumnHeaders = False
- TabOrder = 1
- ViewStyle = vsReport
- LargeImages = frmMain.ImlSmallIcons
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- end
- end
-