object ItemTranslationForm: TItemTranslationForm Left = 0 Top = 0 Caption = 'P'#345'eklad polo'#382'ky' ClientHeight = 312 ClientWidth = 741 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 8 Top = 8 Width = 721 Height = 129 ReadOnly = True TabOrder = 0 end object Memo2: TMemo Left = 8 Top = 144 Width = 721 Height = 129 TabOrder = 1 OnKeyDown = Memo2KeyDown end object Button1: TButton Left = 296 Top = 280 Width = 75 Height = 25 Caption = 'Zav'#345#237't' TabOrder = 2 OnClick = Button1Click end end