home *** CD-ROM | disk | FTP | other *** search
/ Delphi Anthology / aDELPHI.iso / Runimage / Delphi50 / Demos / Richedit / Fra / richedit.dpr < prev    next >
Text File  |  1999-08-11  |  345b  |  16 lines

  1. // Do not edit. This file is machine generated by the Resource DLL Wizard.
  2.  
  3. library Richedit;
  4.  
  5. {ITE} {DFMFileType} {REABOUT.dfm}
  6. {ITE} {DFMFileType} {REMain.dfm}
  7. {ITE} {RCFileType} {Richedit_DRC.rc}
  8.  
  9. {$R 'REABOUT.dfm' AboutBox:TForm}
  10. {$R 'REMain.dfm' MainForm:TForm}
  11. {$R 'Richedit_DRC.res' 'Richedit_DRC.rc'}
  12.  
  13. {$E FRA}
  14.  
  15. begin
  16. end.