home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / program / delphi / kompon / DIHtmlLabel.exe / Source / DIHtmlLabel_D7.dpk < prev    next >
Encoding:
Text File  |  2003-01-07  |  199 b   |  11 lines

  1. package DIHtmlLabel_D7;
  2.  
  3. requires
  4.   dclstd,
  5.   DIHtmlParser_D7; // Download DIHtmlParser from http://www.zeitungsjunge.de/delphi/
  6.  
  7. contains
  8.   DIHtmlLabel_Reg in 'DIHtmlLabel_Reg.pas';
  9.  
  10. end.
  11.