Unidac Debug Message

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Emerson_Azevedo
Posts: 4
Joined: Mon 02 Mar 2009 14:26

Unidac Debug Message

Post by Emerson_Azevedo » Wed 22 Sep 2010 22:01

Hi,

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

How do i do ?

Unistall an reinstall don't work!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 23 Sep 2010 07:09

Hello,

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

Emerson_Azevedo
Posts: 4
Joined: Mon 02 Mar 2009 14:26

Thank's

Post by Emerson_Azevedo » Tue 28 Sep 2010 11:32

Hello AlexP,

Thank's.

Post Reply