Recent

Author Topic: No registered drawers were found  (Read 5799 times)

IndianaJones

  • Hero Member
  • *****
  • Posts: 509
No registered drawers were found
« on: January 03, 2012, 07:44:33 am »

What is that error about, while compiling a simple form with a customdraw component it replies that error.
No registered drawers were found.
Thanks.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: No registered drawers were found
« Reply #1 on: January 03, 2012, 01:13:05 pm »
I changed the error message to be more clear:

"[TCDControl.PrepareCurrentDrawer] No registered drawers were found. Please add the unit customdrawn_common to your uses clause and also the units of any other utilized drawers."

The drawers are only added to your executable if you add them to your uses clause, so just add customdrawn_common to your uses clause.

IndianaJones

  • Hero Member
  • *****
  • Posts: 509
Re: No registered drawers were found
« Reply #2 on: January 03, 2012, 07:37:26 pm »

Thanks Felipe for the info.

 

TinyPortal © 2005-2018