home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / Runimage / Delphi50 / Bin / CORIDE50.BPL / 0 / RCDATA / TADDREQUIRESDLG / TADDREQUIRESDLG.txt
Text File  |  1999-08-11  |  286b  |  13 lines

  1. inherited AddRequiresDlg: TAddRequiresDlg
  2.   PixelsPerInch = 96
  3.   TextHeight = 13
  4.   inherited Panel1: TPanel
  5.     inherited PropSheets: TPropertySheetControl
  6.       PropertySheets = <
  7.         item
  8.           PropertySheetClassName = 'TPackageAddRequiresPage'
  9.         end>
  10.     end
  11.   end
  12. end
  13.