object FormTargetCode: TFormTargetCode Left = 306 Height = 240 Top = 75 Width = 320 Caption = 'Target code' ClientHeight = 240 ClientWidth = 320 LCLVersion = '1.3' object MemoTarget: TMemo Left = 0 Height = 240 Top = 0 Width = 320 Align = alClient Font.Name = 'Courier New' ParentFont = False PopupMenu = PopupMenuTarget ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end object PopupMenuTarget: TPopupMenu Images = MainForm.ImageListMain left = 84 top = 100 object MenuItem20: TMenuItem Action = MainForm.AShowSourcePosition end end end