RAD Studio
ContentsIndex
PreviousUpNext
E2200: Functions may not be part of a struct or union (C++)

This C struct or union field was declared to be of type function rather than pointer to function. 

Functions as fields are allowed only in C++.

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