Firemonkey units are added to my DPK when compiling under Delphi XE 2, why?
It gives me lots of warnings like this (all related to FMX):
[DCC Warning] W1033 Unit 'FMX.Video' implicitly imported into package. ...
Firemonkey units are added to my DPK when compiling under Delphi XE 2, why?
It gives me lots of warnings like this (all related to FMX):
[DCC Warning] W1033 Unit 'FMX.Video' implicitly imported into package. ...
As David comment, you just open it with Delphi XE2 and it will be converted automatically.
AFAIK, it doesn't added FMX units automatically, but you may confused with new Unit Scope Names