When using C++ Builder (XE2), this component is not working:
[BCC32 Error] advlabeledit.hpp(153): E2303 Type name expected
Full parser context
Unit1.cpp(6): #include Unit1.h
Unit1.h(10): #include C:\Users\Zeljko\Documents\tmssoftware\TMS Component Pack\BuilderXE2\advlabeledit.hpp
advlabeledit.hpp(35): namespace Advlabeledit
advlabeledit.hpp(87): class TAdvLabelEdit
[BCC32 Error] advlabeledit.hpp(163): E2303 Type name expected
Full parser context
Unit1.cpp(6): #include Unit1.h
Unit1.h(10): #include C:\Users\Zeljko\Documents\tmssoftware\TMS Component Pack\BuilderXE2\advlabeledit.hpp
advlabeledit.hpp(35): namespace Advlabeledit
advlabeledit.hpp(87): class TAdvLabelEdit
Same thing with the other component and AdvCheckTreeView.
Components: advlabeledit, advmultibuttonedit&
AdvCheckTreeView
Well?
We could not reproduce any problem with TAdvCheckTreeView.
We saw a C++ issue with TAdvLabelEdit &TAdvMultiButtonEdit and this will be fixed in the next update.