object Form3: TForm3 Left = 514 Height = 543 Top = 239 Width = 761 Caption = 'Form3' ClientHeight = 543 ClientWidth = 761 OnDestroy = FormDestroy OnResize = FormResize OnShow = FormShow LCLVersion = '1.4.4.0' object ListBox1: TListBox Left = 0 Height = 200 Top = 0 Width = 272 ItemHeight = 0 OnClick = ListBox1Click ScrollWidth = 270 TabOrder = 0 TopIndex = -1 end object Memo1: TMemo Left = 384 Height = 200 Top = 0 Width = 113 OnChange = Memo1Change TabOrder = 1 end object ListBox2: TListBox Left = 504 Height = 200 Top = 0 Width = 248 ItemHeight = 0 ScrollWidth = 246 TabOrder = 2 TopIndex = -1 end object ListBox3: TListBox Left = 280 Height = 200 Top = 0 Width = 96 ItemHeight = 0 ScrollWidth = 94 TabOrder = 3 TopIndex = -1 end end