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

  1. inherited PrefOptDialog: TPrefOptDialog
  2.   Left = 236
  3.   Top = 215
  4.   Caption = 'Preferences Options'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited Panel2: TPanel
  8.     inherited PropertySheetControl1: TPropertySheetControl
  9.       PropertySheets = <
  10.         item
  11.           PropertySheetClassName = 'TCppEnvironmentOptionsPage'
  12.         end>
  13.     end
  14.   end
  15. end
  16.