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

  1. inherited NewPackageDialog: TNewPackageDialog
  2.   Left = 147
  3.   Top = 167
  4.   Caption = 'New Package'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited Panel1: TPanel
  8.     inherited PropSheets: TPropertySheetControl
  9.       PropertySheets = <
  10.         item
  11.           PropertySheetClassName = 'TCreateNewPackagePage'
  12.         end>
  13.     end
  14.   end
  15.   inherited Panel2: TPanel
  16.     inherited NewProjectGroup: TCheckBox
  17.       Visible = False
  18.     end
  19.   end
  20. end
  21.