RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2449: Inlined nested routine '%s' cannot access outer scope variable '%s'

You can use the inline directive with nested procedures and functions. However, a nested procedure or function that refers to a variable that is local to the outer procedure is not eligible for inlining.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!