home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / EPA / run.exe / 0 / RCDATA / TDEMOHIDDENFORM / TDEMOHIDDENFORM.txt < prev   
Text File  |  2000-04-12  |  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.