Recent

Author Topic: tagraph.pas issue?  (Read 186 times)

chucky

  • New Member
  • *
  • Posts: 31
tagraph.pas issue?
« on: October 30, 2024, 09:27:36 pm »
On line 78 this procedure is declared in the TBasicChartSeries class :

procedure ClipRectChanged; virtual; virtual;

Is this an error? It compiles ok, but when I try to create a chm help file with fpdoc it reports:

Error: tagraph.pas(78,41): Syntax error at token "Identifier virtual" in file tagraph.pas at line 78 column 41
Ignoring error, continuing with next unit (if any).

and the chm is missing all the help for the TAChart class.

Im thinking that the programer meant to declare "virtual; override;" or "virtual; abstract;" and if so is my compiled code gonna work ok?

Thanks in advance!

wp

  • Hero Member
  • *****
  • Posts: 12412
Re: tagraph.pas issue?
« Reply #1 on: October 31, 2024, 12:14:50 am »
Fixed in main and back-ported to Fixes_3 (--> Laz 3.8) and Fixes_4 (Laz 4.0)

 

TinyPortal © 2005-2018