home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / vyuka / mobydict / mobydict161cz.exe / MobyDict.exe / 0 / RCDATA / TFHLAVNI / TFHLAVNI.txt
Text File  |  2001-01-11  |  5KB  |  251 lines

  1. object fHlavni: TfHlavni
  2.   Left = 292
  3.   Top = 235
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'MobyDict'
  7.   ClientHeight = 363
  8.   ClientWidth = 483
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Menu = MainMenu1
  16.   OldCreateOrder = False
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 16
  22.     Top = 32
  23.     Width = 91
  24.     Height = 13
  25.     Caption = 'Dostupn∩┐╜ slovn∩┐╜ky:'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -11
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.   end
  33.   object Label4: TLabel
  34.     Left = 8
  35.     Top = 8
  36.     Width = 37
  37.     Height = 13
  38.     Caption = 'Soubor:'
  39.   end
  40.   object btnKonec: TButton
  41.     Left = 400
  42.     Top = 328
  43.     Width = 75
  44.     Height = 25
  45.     Caption = 'Konec'
  46.     TabOrder = 7
  47.     OnClick = btnKonecClick
  48.   end
  49.   object lbSlovniky: TListBox
  50.     Left = 8
  51.     Top = 48
  52.     Width = 169
  53.     Height = 249
  54.     ItemHeight = 13
  55.     TabOrder = 0
  56.     OnClick = lbSlovnikyClick
  57.     OnDblClick = ZkousejExecute
  58.   end
  59.   object GroupBox1: TGroupBox
  60.     Left = 184
  61.     Top = 40
  62.     Width = 289
  63.     Height = 265
  64.     Caption = 'P∩┐╜ezkou∩┐╜en∩┐╜'
  65.     TabOrder = 1
  66.     object LCelkemSlov: TLabel
  67.       Left = 75
  68.       Top = 64
  69.       Width = 6
  70.       Height = 13
  71.       Caption = '_'
  72.     end
  73.     object Label2: TLabel
  74.       Left = 8
  75.       Top = 64
  76.       Width = 65
  77.       Height = 13
  78.       Caption = 'Po∩┐╜et v∩┐╜raz∩┐╜:'
  79.     end
  80.     object Label3: TLabel
  81.       Left = 8
  82.       Top = 24
  83.       Width = 77
  84.       Height = 13
  85.       Caption = 'N∩┐╜zev slovn∩┐╜ku:'
  86.     end
  87.     object LNazev: TLabel
  88.       Left = 96
  89.       Top = 24
  90.       Width = 185
  91.       Height = 41
  92.       AutoSize = False
  93.       Caption = '_'
  94.       Font.Charset = DEFAULT_CHARSET
  95.       Font.Color = clWindowText
  96.       Font.Height = -11
  97.       Font.Name = 'MS Sans Serif'
  98.       Font.Style = [fsBold]
  99.       ParentFont = False
  100.       WordWrap = True
  101.     end
  102.     object lUsek: TLabel
  103.       Left = 32
  104.       Top = 200
  105.       Width = 94
  106.       Height = 13
  107.       Caption = 'Po∩┐╜et slov na ∩┐╜sek:'
  108.     end
  109.     object btnPrezkouset: TButton
  110.       Left = 206
  111.       Top = 232
  112.       Width = 75
  113.       Height = 25
  114.       Action = Zkousej
  115.       Default = True
  116.       TabOrder = 1
  117.     end
  118.     object RadioGroup2: TRadioGroup
  119.       Left = 168
  120.       Top = 104
  121.       Width = 89
  122.       Height = 73
  123.       Caption = 'Po∩┐╜ad∩┐╜'
  124.       TabOrder = 0
  125.     end
  126.     object rbVzestupne: TRadioButton
  127.       Left = 176
  128.       Top = 138
  129.       Width = 73
  130.       Height = 17
  131.       Caption = 'Vzestupn∩┐╜'
  132.       TabOrder = 2
  133.     end
  134.     object rbSestupne: TRadioButton
  135.       Left = 176
  136.       Top = 156
  137.       Width = 73
  138.       Height = 17
  139.       Caption = 'Sestupn∩┐╜'
  140.       TabOrder = 3
  141.     end
  142.     object rbNahodne: TRadioButton
  143.       Left = 176
  144.       Top = 120
  145.       Width = 65
  146.       Height = 17
  147.       Caption = 'N∩┐╜hodn∩┐╜'
  148.       Checked = True
  149.       TabOrder = 4
  150.       TabStop = True
  151.     end
  152.     object cbPoUsecich: TCheckBox
  153.       Left = 16
  154.       Top = 176
  155.       Width = 129
  156.       Height = 17
  157.       Action = NastavUsek
  158.       Checked = True
  159.       State = cbChecked
  160.       TabOrder = 5
  161.     end
  162.     object edtDelkaUseku: TEdit
  163.       Left = 128
  164.       Top = 197
  165.       Width = 33
  166.       Height = 21
  167.       Hint = 'Po∩┐╜et slov, kter∩┐╜ budou opakov∩┐╜na dokud se je u∩┐╜ivatel nenau∩┐╜∩┐╜.'
  168.       ParentShowHint = False
  169.       ShowHint = True
  170.       TabOrder = 6
  171.       Text = '6'
  172.       OnChange = NastavUsekExecute
  173.     end
  174.     object cbVypisovat: TCheckBox
  175.       Left = 16
  176.       Top = 224
  177.       Width = 145
  178.       Height = 17
  179.       Caption = 'Odpov∩┐╜di nutno vypisovat'
  180.       TabOrder = 7
  181.     end
  182.   end
  183.   object RadioGroup1: TRadioGroup
  184.     Left = 192
  185.     Top = 144
  186.     Width = 137
  187.     Height = 57
  188.     Caption = 'Sm∩┐╜r'
  189.     TabOrder = 2
  190.   end
  191.   object rbCA: TRadioButton
  192.     Left = 200
  193.     Top = 178
  194.     Width = 113
  195.     Height = 17
  196.     Caption = '∩┐╜e∩┐╜tina ->ciz∩┐╜ jazyk'
  197.     Checked = True
  198.     TabOrder = 3
  199.     TabStop = True
  200.   end
  201.   object rbAC: TRadioButton
  202.     Left = 200
  203.     Top = 160
  204.     Width = 113
  205.     Height = 17
  206.     Caption = 'ciz∩┐╜ jazyk ->∩┐╜e∩┐╜tina'
  207.     TabOrder = 4
  208.   end
  209.   object brnZmenit: TButton
  210.     Left = 303
  211.     Top = 4
  212.     Width = 73
  213.     Height = 25
  214.     Caption = 'Zm∩┐╜nit'
  215.     TabOrder = 5
  216.     OnClick = Otevi1Click
  217.   end
  218.   object edtJmeno: TEdit
  219.     Left = 49
  220.     Top = 6
  221.     Width = 249
  222.     Height = 21
  223.     ReadOnly = True
  224.     TabOrder = 6
  225.     Text = 'edtJmeno'
  226.   end
  227.   object ActionList1: TActionList
  228.     Left = 400
  229.     object Zkousej: TAction
  230.       Caption = 'P∩┐╜ezkou∩┐╜ej'
  231.       OnExecute = ZkousejExecute
  232.     end
  233.     object NastavUsek: TAction
  234.       Caption = 'Zkou∩┐╜et po ∩┐╜sec∩┐╜ch'
  235.       OnExecute = NastavUsekExecute
  236.     end
  237.   end
  238.   object MainMenu1: TMainMenu
  239.     Left = 368
  240.     object info: TMenuItem
  241.       Caption = 'O Programu'
  242.       OnClick = infoClick
  243.     end
  244.   end
  245.   object FDSlovnik: TOpenDialog
  246.     Filter = 'Textov∩┐╜ soubory|*.txt|V∩┐╜echny soubory|*.*'
  247.     InitialDir = '.\slovniky'
  248.     Left = 336
  249.   end
  250. end
  251.