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

  1. object NahraditFm: TNahraditFm
  2.   Left = 367
  3.   Top = 191
  4.   ActiveControl = NajitE
  5.   BorderStyle = bsDialog
  6.   Caption = 'Nahradit'
  7.   ClientHeight = 196
  8.   ClientWidth = 302
  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 = 15
  22.     Width = 25
  23.     Height = 13
  24.     Caption = 'Naj∩┐╜t:'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 8
  28.     Top = 47
  29.     Width = 40
  30.     Height = 13
  31.     Caption = 'Nahradit'
  32.   end
  33.   object StornoBtn: TBitBtn
  34.     Left = 214
  35.     Top = 160
  36.     Width = 75
  37.     Height = 25
  38.     Cancel = True
  39.     Caption = 'Storno'
  40.     ModalResult = 2
  41.     TabOrder = 5
  42.     NumGlyphs = 2
  43.   end
  44.   object OKBtn: TBitBtn
  45.     Left = 46
  46.     Top = 160
  47.     Width = 75
  48.     Height = 25
  49.     Caption = 'OK'
  50.     Default = True
  51.     ModalResult = 1
  52.     TabOrder = 3
  53.     NumGlyphs = 2
  54.   end
  55.   object GroupBox1: TGroupBox
  56.     Left = 8
  57.     Top = 72
  58.     Width = 281
  59.     Height = 73
  60.     Caption = 'Mo∩┐╜nosti: '
  61.     TabOrder = 2
  62.     object VelikostPismenCh: TCheckBox
  63.       Left = 8
  64.       Top = 18
  65.       Width = 145
  66.       Height = 17
  67.       Caption = 'Rozli∩┐╜ovat mal∩┐╜ a velk∩┐╜'
  68.       TabOrder = 0
  69.     end
  70.     object CelaSlovaCh: TCheckBox
  71.       Left = 8
  72.       Top = 41
  73.       Width = 137
  74.       Height = 17
  75.       Caption = 'Pouze cel∩┐╜ slova'
  76.       TabOrder = 1
  77.     end
  78.     object PotvrzovatCh: TCheckBox
  79.       Left = 160
  80.       Top = 41
  81.       Width = 116
  82.       Height = 17
  83.       Caption = 'Potvrzovat z∩┐╜m∩┐╜nu'
  84.       TabOrder = 3
  85.     end
  86.     object JenVyberCh: TCheckBox
  87.       Left = 160
  88.       Top = 18
  89.       Width = 97
  90.       Height = 17
  91.       Caption = 'Jen ve v∩┐╜b∩┐╜ru'
  92.       TabOrder = 2
  93.     end
  94.   end
  95.   object NajitE: TEdit
  96.     Left = 72
  97.     Top = 8
  98.     Width = 217
  99.     Height = 21
  100.     TabOrder = 0
  101.   end
  102.   object NahraditE: TEdit
  103.     Left = 72
  104.     Top = 40
  105.     Width = 217
  106.     Height = 21
  107.     TabOrder = 1
  108.   end
  109.   object VseBtn: TBitBtn
  110.     Left = 130
  111.     Top = 160
  112.     Width = 75
  113.     Height = 25
  114.     Caption = '&Zam∩┐╜nit v∩┐╜e'
  115.     ModalResult = 8
  116.     TabOrder = 4
  117.     NumGlyphs = 2
  118.   end
  119. end
  120.