RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2234: Getter or setter for property '%s' cannot be found (Delphi)

During translation of a unit to a C++ header file, the compiler is unable to locate a named symbol which is to be used as a getter or setter for a property. This is usually caused by having nested records in the class and the accessor is a field in the nested record.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!