<p>Hello</p><p>What debug information FP-compiler generates? To make proper expression evaluation, debugger should be aware of properties, otherwise result of the lines like this:</p><p>i := Memo1.Lines.Count; // there Lines and Count are properties</p>
<p>cannot be evaluated. </p>