object NewMap: TNewMap Left = 0 Top = 0 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Nov'#233' bludi'#353't'#283 ClientHeight = 146 ClientWidth = 200 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 55 Width = 71 Height = 13 Caption = 'Po'#269'et '#345#225'dk'#367':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 8 Top = 8 Width = 81 Height = 13 Caption = 'Po'#269'et sloupc'#367':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object SpinEdit1: TSpinEdit Left = 8 Top = 27 Width = 105 Height = 22 MaxValue = 80 MinValue = 1 TabOrder = 0 Value = 10 end object SpinEdit2: TSpinEdit Left = 8 Top = 74 Width = 105 Height = 22 MaxValue = 80 MinValue = 1 TabOrder = 1 Value = 10 end object Button1: TButton Left = 8 Top = 110 Width = 184 Height = 25 Caption = 'Vytvo'#345'it' TabOrder = 2 OnClick = Button1Click end end