Page 1 of 1

Unidac Debug Message

Posted: Wed 22 Sep 2010 22:01
by Emerson_Azevedo
Hi,

My Uniquery's components don't show debug message in runtime mode anymore.

How do i do ?

Unistall an reinstall don't work!

Posted: Thu 23 Sep 2010 07:09
by AlexP
Hello,

You should add the UniDACVcl unit to the uses clause of any unit in your project to make the Debug property work.

Thank's

Posted: Tue 28 Sep 2010 11:32
by Emerson_Azevedo
Hello AlexP,

Thank's.