object ExecHistoryForm: TExecHistoryForm Left = 489 Top = 337 Width = 208 Height = 136 BorderStyle = bsSizeToolWin Caption = 'Execution History' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 TextHeight = 13 object HistoryList: TListBox Left = 0 Top = 0 Width = 200 Height = 109 Align = alClient ItemHeight = 13 TabOrder = 0 OnDblClick = HistoryListDblClick end end