home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd1.bin / epa / run.exe / 0 / RCDATA / TDEMOHIDDENFORM / TDEMOHIDDENFORM.txt < prev   
Text File  |  1999-09-08  |  335b  |  14 lines

  1. inherited DemoHiddenForm: TDemoHiddenForm
  2.   Caption = 'DemoHiddenForm'
  3.   PixelsPerInch = 96
  4.   TextHeight = 15
  5.   inherited DelphiDispecer: TDelphiDispecer
  6.     Contents.Name = 'MainHook'
  7.     Top = 8
  8.   end
  9.   inherited Palette: TBmpArray
  10.     FileName = 'Design\Picts\Dialog\RadioCheckBox.bmp'
  11.     Picture.Data = {<image000.bmp>}
  12.   end
  13. end
  14.