Type property: CompIntfPropInfoCollection Object class
Description
This property returns the field type, as a number, of the object. The values are:
| Value | Description |
|---|---|
|
0 |
Character |
|
1 |
Long Character |
|
2 |
Number |
|
3 |
Signed Number |
|
4 |
Date |
|
5 |
Time |
|
6 |
DateTime |
|
7 |
SubRecord (Not supported with Component Interfaces) |
|
8 |
Image (Limited support with Component Interfaces) |
|
9 |
ImageReference (Not supported with Component Interfaces) |
This property is read-only.