RAD Studio Athens

W1208

Go Up to Error and Warning Messages (Delphi)

Identifier

The identifier for the $WARN directive: XML_NO_MATCHING_PARM

Description

This warning message occurs when an XML Parameter has no matching param tag in the XML comment but other parameters do.

This is a warning in XML documentation processing. There is at least one tag, but some parameters in the method don't have a tag. A documentation warning does not prevent building.