[Lazarus] Extending TRect breaks Lazarus
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Nov 9 13:10:38 CET 2015
On Mon, 9 Nov 2015 10:48:02 +0000
Lukasz Sokol <el.es.cr at gmail.com> wrote:
>[...]
> Thanks, I believe, this should be added into the docs somewhere ;) if it's not already there.
The docs already note that the compiler uses a temporary register
for 'With'.
http://www.freepascal.org/docs-html/ref/refsu58.html#x155-16500013.2.8
Of course if there is no register left the compiler uses the stack.
Mattias
More information about the Lazarus
mailing list