object frmResult: TfrmResult Left = 236 Top = 206 Width = 870 Height = 640 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter WindowState = wsMaximized PixelsPerInch = 96 TextHeight = 13 object lstOut: TListView Left = 0 Top = 0 Width = 862 Height = 613 Align = alClient Columns = <> GridLines = True HideSelection = False HotTrack = True HotTrackStyles = [] ReadOnly = True RowSelect = True TabOrder = 0 ViewStyle = vsReport OnDblClick = lstOutDblClick end end