Подскажите, пожалуйста. У меня возникла такая проблема: при установки компонента ExpressDataController выдает ошибку
[Error] cxVariants.pas(311): Undeclared identifier: 'FindVarData'
[Error] cxVariants.pas(311): Pointer type required
[Error] cxVariants.pas(322): Undeclared identifier: 'FindVarData'
[Error] cxVariants.pas(322): Pointer type required
[Error] cxVariants.pas(322): 'END' expected but ')' found
[Fatal Error] cxCustomData.pas(43): Could not compile used unit 'cxVariants.pas'
как избавиться от этой проблемы, я просто в отчаянии. Спасибо заранее.
[Error] cxVariants.pas(311): Undeclared identifier: 'FindVarData'
[Error] cxVariants.pas(311): Pointer type required
[Error] cxVariants.pas(322): Undeclared identifier: 'FindVarData'
[Error] cxVariants.pas(322): Pointer type required
[Error] cxVariants.pas(322): 'END' expected but ')' found
[Fatal Error] cxCustomData.pas(43): Could not compile used unit 'cxVariants.pas'
как избавиться от этой проблемы, я просто в отчаянии. Спасибо заранее.