home *** CD-ROM | disk | FTP | other *** search
- object frmBrowseThematically: TfrmBrowseThematically
- Left = 164
- Top = 114
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Przegl�daj tematycznie'
- ClientHeight = 426
- ClientWidth = 466
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object bevSeparator1: TBevel
- Left = 193
- Top = 388
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object bevSeparator2: TBevel
- Left = 279
- Top = 388
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object btnClose: TToolbarButton97
- Left = 284
- Top = 388
- Width = 79
- Height = 27
- Caption = 'Zamknij'
- end
- object btnApply: TToolbarButton97
- Left = 198
- Top = 388
- Width = 79
- Height = 27
- Caption = 'Zastosuj'
- end
- object btnOK: TToolbarButton97
- Left = 112
- Top = 388
- Width = 79
- Height = 27
- Caption = 'Otw�rz'
- end
- object TreeView: TTreeView
- Left = 9
- Top = 9
- Width = 449
- Height = 363
- Indent = 19
- OnChange = TreeViewChange
- Color = clWhite
- TabOrder = 0
- end
- end
-