A ListViewItem object is a system structure that populates a ListView control. ListViewItems have no events.
ListViewItem property  | 
Datatype  | 
Description  | 
|---|---|---|
ClassDefinition  | 
PowerObject  | 
An object of type PowerObject containing information about the class definition of the object or control.  | 
CutHighlighted  | 
Boolean  | 
Specifies whether the item is the target of a cut operation. Values are: 
 
  | 
Data  | 
Any  | 
Assigns any user-defined data to a ListView item.  | 
DropHighlighted  | 
Boolean  | 
Specifies whether the item is the target of a DragDrop operation. Values are: 
 
  | 
HasFocus  | 
Boolean  | 
Specifies whether the item has focus. Values are: 
 
  | 
ItemX  | 
Integer  | 
Identifies the X location of the item relative to the upper-left corner of the control.  | 
ItemY  | 
Integer  | 
Identifies the Y location of the item relative to the upper-left corner of the control.  | 
Label  | 
String  | 
Identifies the string label associated with the item.  | 
OverlayPictureIndex  | 
Integer  | 
Identifies the overlay picture associated with the item.  | 
Integer  | 
Identifies the large and small picture associated with the item.  | 
|
Selected  | 
Boolean  | 
Specifies whether the item is selected. Values are: 
 
  | 
StatePictureIndex  | 
Integer  | 
Identifies the state picture associated with the item.  | 
ListViewItem function  | 
Datatype returned  | 
Description  | 
|---|---|---|
String  | 
Returns the name assigned to the object.  | 
|
Integer  | 
Creates a reference to a context-specific instance of the specified service.  | 
|
PowerObject  | 
Returns a reference to the parent of the object.  | 
|
Object  | 
Returns the type of the object.  |