object addmem: Taddmem Left = 526 Top = 351 BorderStyle = bsToolWindow Caption = 'P'#345'id'#225'n'#237' konstanty' ClientHeight = 184 ClientWidth = 231 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 8 Width = 34 Height = 13 Caption = 'N'#225'zev:' end object Label2: TLabel Left = 16 Top = 56 Width = 44 Height = 13 Caption = 'Hodnota:' end object Label3: TLabel Left = 16 Top = 104 Width = 47 Height = 13 Caption = 'Jednotka:' end object Edit1: TEdit Left = 16 Top = 24 Width = 201 Height = 21 TabOrder = 0 end object Edit2: TEdit Left = 16 Top = 72 Width = 161 Height = 21 TabOrder = 1 end object Edit3: TEdit Left = 16 Top = 120 Width = 201 Height = 21 TabOrder = 2 end object Button1: TButton Left = 64 Top = 152 Width = 75 Height = 25 Caption = 'OK' Default = True TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 144 Top = 152 Width = 75 Height = 25 Caption = 'Zru'#353'it' TabOrder = 4 OnClick = Button2Click end object Button3: TButton Left = 184 Top = 72 Width = 43 Height = 21 Caption = 'ANS' TabOrder = 5 OnClick = Button3Click end end