Hello,
Trying the latest demo of LMD DockingPack here in Delphi XE2, I found an error the below error:
[DCC Error] d_MainFormUnit.pas(399): E2003 Undeclared identifier: 'LMDBlend'
If I comment the related source the demo project compile without problems, however, after launch this other error appear and then the program is closed:
---------------------------
Debugger Exception Notification
---------------------------
Project pDockingDemo.exe raised exception class ELMDDockStyles with message 'Style "VCLStyle" is not found'.
---------------------------
Break Continue Help
---------------------------
The question is, how to avoid this? Thanks in advance.
Comments
Sorry for waste your time and thanks again Rafael!