RAD Studio
ContentsIndex
PreviousUpNext
E2522: Non-const function 'function' called for const object

Data type mismatch resulting in an erroneous function call. The object of the call (a non-const function) should be a const object.

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