EnumerationDefinition object
Information about the type of a variable when it is an enumerated
datatype. EnumerationDefinition is inherited from TypeDefinition. It has
no events.
Properties
|
EnumerationDefinition property |
Datatype |
Description |
|---|---|---|
|
Category |
TypeCategory |
Specifies whether the type is simple, enumerated, SimpleType! EnumeratedType! ClassOrStructureType! |
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
DataTypeOf |
String |
The system class name or simple datatype of the window string any dropdownlistbox For |
|
Enumeration[ ] |
EnumerationItemDefinition |
An array of the name-value pairs for all the items |
|
IsStructure |
Boolean |
Indicates whether the type is a structure. Always |
|
IsSystemType |
Boolean |
Indicates whether the class is a system class — |
|
IsVariableLength |
Boolean |
Specifies whether the datatype has a fixed size. Values are: TRUE — The FALSE — The |
|
IsVisualType |
Boolean |
Indicates whether the type is a visual or nonvisual |
|
LibraryName |
String |
The fully qualified name of the library the class |
|
Name |
String |
The name of the class. For a nested class, the name |
Functions
|
EnumerationDefinition function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Object |
Returns the type of the object. |