object MnozinaFm: TMnozinaFm Left = 273 Top = 146 ActiveControl = Memo BorderStyle = bsDialog Caption = 'Zad�n� mno�iny' ClientHeight = 309 ClientWidth = 425 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 4 Width = 213 Height = 13 Caption = 'Na ka�d� ��dek napi�te jeden prvek mno�iny' end object PocetPrvkuLab: TLabel Left = 360 Top = 4 Width = 48 Height = 13 Caption = '(12 prvk�)' end object Memo: TMemo Left = 0 Top = 24 Width = 425 Height = 241 TabOrder = 0 OnChange = MemoChange end object BitBtn1: TBitBtn Left = 264 Top = 275 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end object BitBtn2: TBitBtn Left = 344 Top = 275 Width = 75 Height = 25 Caption = 'Storno' TabOrder = 2 Kind = bkCancel end end