CONV1-Ordinary types that do not start with "T"

Top  Previous  Next

 

Ordinary types that do not start with "T" (CONV1)

 

This is a list of all ordinary types that do not start with the letter “T”. Exception, pointer and interface types are not included. As a convention, user-defined type names start with the letter “T”. A class that is a CoClass is an exception and is not reported. PAL assumes a CoClass when the name of the class starts with the letters “Co”. Furthermore, the class must have a class function with the name “Create”.

 

Also custom attributes inheriting from TCustomAttribute are not reported.

 

 

See also:

 

Conventions