home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / shareware / leksykon / _SETUP.1 / Leksykon.exe / 0 / RCDATA / TFRMBROWSETHEMATICALLY / TFRMBROWSETHEMATICALLY.txt
Encoding:
Text File  |  1997-02-01  |  1.2 KB  |  63 lines

  1. object frmBrowseThematically: TfrmBrowseThematically
  2.   Left = 164
  3.   Top = 114
  4.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Przegl∩┐╜daj tematycznie'
  7.   ClientHeight = 426
  8.   ClientWidth = 466
  9.   Font.Charset = EASTEUROPE_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object bevSeparator1: TBevel
  18.     Left = 193
  19.     Top = 388
  20.     Width = 54
  21.     Height = 27
  22.     Shape = bsLeftLine
  23.   end
  24.   object bevSeparator2: TBevel
  25.     Left = 279
  26.     Top = 388
  27.     Width = 54
  28.     Height = 27
  29.     Shape = bsLeftLine
  30.   end
  31.   object btnClose: TToolbarButton97
  32.     Left = 284
  33.     Top = 388
  34.     Width = 79
  35.     Height = 27
  36.     Caption = 'Zamknij'
  37.   end
  38.   object btnApply: TToolbarButton97
  39.     Left = 198
  40.     Top = 388
  41.     Width = 79
  42.     Height = 27
  43.     Caption = 'Zastosuj'
  44.   end
  45.   object btnOK: TToolbarButton97
  46.     Left = 112
  47.     Top = 388
  48.     Width = 79
  49.     Height = 27
  50.     Caption = 'Otw∩┐╜rz'
  51.   end
  52.   object TreeView: TTreeView
  53.     Left = 9
  54.     Top = 9
  55.     Width = 449
  56.     Height = 363
  57.     Indent = 19
  58.     OnChange = TreeViewChange
  59.     Color = clWhite
  60.     TabOrder = 0
  61.   end
  62. end
  63.