RAD Studio
ContentsIndex
PreviousUpNext
E2013: 'function1' cannot be distinguished from 'function2'

The parameter type lists in the declarations of these two functions do not differ enough to tell them apart. 

Try changing the order of parameters or the type of a parameter in one declaration.

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