home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / matika / down / Matematika.exe / 0 / RCDATA / TNAJITFM / TNAJITFM.txt
Text File  |  2000-05-24  |  1KB  |  80 lines

  1. object NajitFm: TNajitFm
  2.   Left = 508
  3.   Top = 191
  4.   ActiveControl = NajitE
  5.   BorderStyle = bsDialog
  6.   Caption = 'Naj∩┐╜t'
  7.   ClientHeight = 154
  8.   ClientWidth = 301
  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.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 16
  22.     Width = 25
  23.     Height = 13
  24.     Caption = 'Naj∩┐╜t:'
  25.   end
  26.   object NajitE: TEdit
  27.     Left = 72
  28.     Top = 8
  29.     Width = 209
  30.     Height = 21
  31.     TabOrder = 0
  32.   end
  33.   object GroupBox1: TGroupBox
  34.     Left = 8
  35.     Top = 40
  36.     Width = 281
  37.     Height = 69
  38.     Caption = 'Mo∩┐╜nosti: '
  39.     TabOrder = 1
  40.     object VelikostPismenCh: TCheckBox
  41.       Left = 8
  42.       Top = 17
  43.       Width = 145
  44.       Height = 17
  45.       Caption = 'Rozli∩┐╜ovat mal∩┐╜ a velk∩┐╜'
  46.       TabOrder = 0
  47.     end
  48.     object CelaSlovaCh: TCheckBox
  49.       Left = 8
  50.       Top = 41
  51.       Width = 137
  52.       Height = 17
  53.       Caption = 'Pouze cel∩┐╜ slova'
  54.       TabOrder = 1
  55.     end
  56.   end
  57.   object OKBtn: TBitBtn
  58.     Left = 69
  59.     Top = 120
  60.     Width = 75
  61.     Height = 25
  62.     Caption = 'OK'
  63.     Default = True
  64.     ModalResult = 1
  65.     TabOrder = 2
  66.     NumGlyphs = 2
  67.   end
  68.   object StronoBtn: TBitBtn
  69.     Left = 157
  70.     Top = 120
  71.     Width = 75
  72.     Height = 25
  73.     Cancel = True
  74.     Caption = 'Storno'
  75.     ModalResult = 2
  76.     TabOrder = 3
  77.     NumGlyphs = 2
  78.   end
  79. end
  80.