I'm trying to compile the TMSGraphicsEdit.dpr in the Component Pack\samples folder but get the following errors:
[DCC Error] advglowbutton.pas(382): E2003 Undeclared identifier: 'ITMSTones'
[DCC Error] advglowbutton.pas(631): E2003 Undeclared identifier: 'TColorTones'
My libarary paths seem fine. Othe rcomponents install.
Can someone help me please?