RAD Studio
ContentsIndex
PreviousUpNext
E2447: 'identifier' must be a previously defined enumeration tag

This declaration is attempting to reference 'ident' as the tag of an enum type, but it has not been so declared. 

Correct the name, or rearrange the declarations.

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