4. System Classes : ListviewField Class
 
Share this page                  
ListviewField Class
The ListviewField class is a subclass of the EnumField class. As with the other EnumFields, the ValueList attribute of the ListviewField is an object of the ChoiceList class. The ChoiceItems attribute of the ValueList, however, is an array of ChoiceDetail objects. A ChoiceDetail object contains information corresponding to individual items of the ListviewField such as bitmaps and text.
The ListviewField scrolls during a drag-and-drop operation if the mouse pointer is on the first or last visible row.
Inherits From
Object Class (see Object Class)
FieldObject Class (see FieldObject Class)
FormField Class (see FormField Class)
ActiveField Class (see ActiveField Class)
ScalarField Class (see ScalarField Class)
ChoiceField Class (see ChoiceField Class)
EnumField Class (see EnumField Class)
Inherited By
None
Attributes
ColAttributes
DragItem
Drag_Row
Drop_Row
EditLabel
FullRowSelect
HasColumnHeaders
LargeImageHeight
LargeImageList
LargeImageWidth
SmallImageHeight
SmallImageList
SmallImageWidth
Style
TopRow
VisibleRows
Methods
Sort