After moving from Builder 2009 to XE3 I get the following error
[bcc32 Error] Unit1.h(1211): E2015 Ambiguity between 'Vcl::Imglist::TImageIndex' and 'System::Uitypes::TImageIndex'
on line
void __fastcall TLGetNodeImageIndex(TcxCustomTreeList *Sender, TcxTreeListNode *ANode, TcxTreeListImageIndexType AIndexType, TImageIndex &AIndex);
Any ideas?
Thanks.
I am afraid this information is not enough to answer you precisely why this happens. Would you please provide us with a sample project to demonstrate the issue and steps to get this exception? We will examine it and do our best to find a solution.
Just dropped a DBTreeList onto a form and added an event handler
Any response on this? I took the trouble to provide a sample project so an answer would be appreciated.