Was this helpful?
ChoiceItem Attributes
Attribute
Data Type
Description
Access
Inherited From
ClassName
varchar(32)
Gives the name of an object's actual type (as opposed to its declared type)
R
Object
ClientData
Object
Provides a way to associate data with an object
RW
Object
EnumDisplay
nvarchar(256)
Contains the text to be displayed for the list element
RW
Defined
EnumText
nvarchar(256)
Contains the text associated with the list element
RW
Defined
EnumValue
integer
Contains the enumerated value for the list element
RW
Defined
InstanceIdentifier
integer8
Contains a value that uniquely identifies an instance of an allocated object
R
Object
IsSelected
integer
Is TRUE if the ListField row is selected
RW
Defined
InstanceReferences
integer
Contains the current number of references to the object
R
Object
ToolTipText
varchar(2000)
Specifies the text to be displayed when the mouse pointer rests over the item
RW
Defined
 
Last modified date: 12/20/2023