0

What is Vcl.Bind.DBEngExt and why is it being added to the uses statement in my Data Module in a Fire Monkey application?

As far as I can tell I don't have any VCL components in that unit, nor anyplace in the application.

As a result whenever I build the application targeting Android or IOS Vcl.Bind.DBEngExt is being flagged as undefined.

There is a Fmx.Bind.DBEngExt in the uses statement that is defined but the VCL one still keeps getting automatically added.

Gary

Sir Rufo
  • 18,395
  • 2
  • 39
  • 73
gwardell
  • 90
  • 2
  • 11
  • 1
    Have a look at the documentation http://docwiki.embarcadero.com/RADStudio/XE5/en/ClassGroup_pseudo-property_of_TDataModule – Sir Rufo Jan 22 '14 at 22:24
  • Actually I hadn't noticed that property. I had made other changes and go around the problem but I set this property anyway. Thanks. – gwardell Jan 24 '14 at 02:23

0 Answers0