[Lazarus] qt45 lclwebkit2

Thomas Moritz thm_ml at thmoritz.de
Wed Sep 30 12:43:32 CEST 2009


2009/9/30 Paul Ishenin <ip at kmiac.ru>:
>
> Expression evaluation is not implement by lazarus yet. SizeOf(something) is
> an expression (moreover a function call).

Expression evaluation seems to work sometimes, but most of the times not.
Example:

   pTOCEntry^.Length

1) if I mouse over "Length" I get out of scope error

2) If I select pTOCEntry^.Length and then mouse over selection I get a
answer, same as what is shown in the Watch window.


As for the expression SizeOf(...) being a function call... that is
allowed in Delphi and Kylix.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/




More information about the Lazarus mailing list