Can anybody explain to me why the IDE colours
Boolean
Byte
Color
Currency
Double
Int8
Int16
Int32
Int64
Integer
Short
Single
String
UInt8
UInt16
UInt32
UInt64
blue but not
CFStringRef
CString
Date
OSType
PString
Ptr
Variant
The first group seem to be all data types, but then so are CFStringRef, CString, OStype, PString,and Ptr in the second. Only Date and Variant are object types.