[yunqa.de] Re: Pre-sale questions about DIHtmlParser

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Fri, 09 Dec 2011 13:55:53 +0100

On 31.10.2011 07:53, Edwin Yip wrote:

> Just one suggestion, add two properties:
> 
> TDIHtmlParser.EndLine and TDIHtmlParser.EndCol

DIHtmlParser 6.1.1 adds these new functions to determine the end
position of the current HTML piece in the document:

  function TDIHtmlParser.EndLine: Cardinal;
  function TDIHtmlParser.EndCol:  Cardinal;
  function TDIHtmlParser.EndPos:  Cardinal;

Download your copy from

  http://yunqa.de/delphi/doku.php/products/htmlparser/index

Ralf
_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: