object ItemTranslationForm: TItemTranslationForm Left = 305 Height = 359 Top = 186 Width = 549 Caption = 'Překlad položky' ClientHeight = 359 ClientWidth = 549 ParentFont = False Position = poScreenCenter LCLVersion = '0.9.26' object Memo1: TMemo Left = 9 Height = 155 Top = 5 Width = 528 ReadOnly = True TabOrder = 0 WantReturns = False end object Memo2: TMemo Left = 8 Height = 153 Top = 168 Width = 530 TabOrder = 1 end object Button1: TButton Left = 462 Height = 24 Top = 328 Width = 75 Caption = 'Zavřít' Default = True OnClick = Button1Click TabOrder = 2 end end