object MultiRunForm: TMultiRunForm Left = 353 Top = 231 Width = 321 Height = 187 Caption = 'CD ROM with multiple EPA Applications:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 72 Top = 120 Width = 75 Height = 25 TabOrder = 0 Kind = bkOK end object BitBtn2: TBitBtn Left = 168 Top = 120 Width = 75 Height = 25 TabOrder = 1 Kind = bkCancel end object Apps: TListBox Left = 16 Top = 16 Width = 281 Height = 97 ItemHeight = 13 TabOrder = 2 end end