home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / EPA / run.exe / 0 / RCDATA / TMULTIRUNFORM / TMULTIRUNFORM.txt
Text File  |  1999-07-01  |  737b  |  41 lines

  1. object MultiRunForm: TMultiRunForm
  2.   Left = 353
  3.   Top = 231
  4.   Width = 321
  5.   Height = 187
  6.   Caption = 'CD ROM with multiple EPA Applications:'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object BitBtn1: TBitBtn
  17.     Left = 72
  18.     Top = 120
  19.     Width = 75
  20.     Height = 25
  21.     TabOrder = 0
  22.     Kind = bkOK
  23.   end
  24.   object BitBtn2: TBitBtn
  25.     Left = 168
  26.     Top = 120
  27.     Width = 75
  28.     Height = 25
  29.     TabOrder = 1
  30.     Kind = bkCancel
  31.   end
  32.   object Apps: TListBox
  33.     Left = 16
  34.     Top = 16
  35.     Width = 281
  36.     Height = 97
  37.     ItemHeight = 13
  38.     TabOrder = 2
  39.   end
  40. end
  41.