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

  1. object MnozinaFm: TMnozinaFm
  2.   Left = 273
  3.   Top = 146
  4.   ActiveControl = Memo
  5.   BorderStyle = bsDialog
  6.   Caption = 'Zad∩┐╜n∩┐╜ mno∩┐╜iny'
  7.   ClientHeight = 309
  8.   ClientWidth = 425
  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 = 4
  22.     Width = 213
  23.     Height = 13
  24.     Caption = 'Na ka∩┐╜d∩┐╜ ∩┐╜∩┐╜dek napi∩┐╜te jeden prvek mno∩┐╜iny'
  25.   end
  26.   object PocetPrvkuLab: TLabel
  27.     Left = 360
  28.     Top = 4
  29.     Width = 48
  30.     Height = 13
  31.     Caption = '(12 prvk∩┐╜)'
  32.   end
  33.   object Memo: TMemo
  34.     Left = 0
  35.     Top = 24
  36.     Width = 425
  37.     Height = 241
  38.     TabOrder = 0
  39.     OnChange = MemoChange
  40.   end
  41.   object BitBtn1: TBitBtn
  42.     Left = 264
  43.     Top = 275
  44.     Width = 75
  45.     Height = 25
  46.     TabOrder = 1
  47.     Kind = bkOK
  48.   end
  49.   object BitBtn2: TBitBtn
  50.     Left = 344
  51.     Top = 275
  52.     Width = 75
  53.     Height = 25
  54.     Caption = 'Storno'
  55.     TabOrder = 2
  56.     Kind = bkCancel
  57.   end
  58. end
  59.