W1040 Implicit use of Variants unit (Delphi)
Go Up to Error and Warning Messages (Delphi)
Identifier
The identifier for the $WARN directive: IMPLICIT_VARIANTS
Description
If your application is using a Variant type, the compiler includes the Variant unit in the uses clause but warns you that you should add it explicitly.