Obsolete
An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.
Name | Value | Description |
---|---|---|
ctInteger | 0 | |
ctString | 1 | |
ctFirst | 0 | |
ctLast | 6 | |
ctDate | 2 | |
ctCurrency | 3 | |
ctTime | 4 | |
ctIcon | 5 | |
ctMemoryTable | 6 |