CONV12-Identifiers that have unsuitable names |
Top Previous Next |
Identifiers that have unsuitable names (CONV12)
This is a list of all identifiers with names that are the same as directives, e.g. “pascal”, “dynamic”, “index” and others. Even if the compiler allows this, it may lead to misunderstandings. For Delphi 1 and higher, the list also includes identifiers with identical names as identifiers from the System unit (like “Copy”, “AllocMem”).
See also:
|