ListViewItem object
A ListViewItem object is a system structure that populates
a ListView control. ListViewItems have no events.
Properties
ListViewItem property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
CutHighlighted |
Boolean |
Specifies whether the item is the target
|
Data |
Any |
Assigns any user-defined data to a ListView |
DropHighlighted |
Boolean |
Specifies whether the item is the target
|
HasFocus |
Boolean |
Specifies whether the item has focus.
|
ItemX |
Integer |
Identifies the X location of the item |
ItemY |
Integer |
Identifies the Y location of the item |
Label |
String |
Identifies the string label associated |
OverlayPictureIndex |
Integer |
Identifies the overlay picture associated |
Integer |
Identifies the large and small picture |
|
Selected |
Boolean |
Specifies whether the item is selected.
|
StatePictureIndex |
Integer |
Identifies the state picture associated |
Functions
ListViewItem function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the object. |
|
Integer |
Creates a reference to a context-specific |
|
PowerObject |
Returns a reference to the parent of |
|
Object |
Returns the type of the object. |