home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / tema / langexpert / download / LangExpert.exe / 0 / RCDATA / TVYSKYT / TVYSKYT.txt
Text File  |  2003-01-26  |  2KB  |  73 lines

  1. object Vyskyt: TVyskyt
  2.   Left = 256
  3.   Top = 185
  4.   Width = 236
  5.   Height = 203
  6.   HelpContext = 14
  7.   HorzScrollBar.Visible = False
  8.   VertScrollBar.Visible = False
  9.   BorderIcons = [biSystemMenu]
  10.   Caption = 'V∩┐╜skyt slov∩┐╜∩┐╜ka'
  11.   Color = clBtnFace
  12.   Constraints.MinHeight = 150
  13.   Constraints.MinWidth = 195
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   KeyPreview = True
  20.   OldCreateOrder = False
  21.   Position = poScreenCenter
  22.   OnActivate = FormActivate
  23.   OnClose = FormClose
  24.   OnKeyPress = FormKeyPress
  25.   OnResize = FormResize
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object stSlovicko: TStaticText
  29.     Left = 0
  30.     Top = 0
  31.     Width = 228
  32.     Height = 20
  33.     Align = alTop
  34.     AutoSize = False
  35.     BorderStyle = sbsSunken
  36.     Color = clBtnFace
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -13
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = []
  42.     ParentColor = False
  43.     ParentFont = False
  44.     ShowAccelChar = False
  45.     TabOrder = 0
  46.   end
  47.   object tvVyskyt: TTreeView
  48.     Left = 0
  49.     Top = 22
  50.     Width = 227
  51.     Height = 136
  52.     Anchors = [akLeft, akTop, akRight, akBottom]
  53.     Indent = 15
  54.     ReadOnly = True
  55.     ShowButtons = False
  56.     ShowLines = False
  57.     SortType = stText
  58.     StateImages = Form1.ilSeznamy
  59.     TabOrder = 1
  60.   end
  61.   object ProgressBar: TProgressBar
  62.     Left = 0
  63.     Top = 159
  64.     Width = 228
  65.     Height = 15
  66.     Align = alBottom
  67.     Min = 0
  68.     Max = 100
  69.     Step = 1
  70.     TabOrder = 2
  71.   end
  72. end
  73.