Prev
Prev
Get prev item object
Read-only Runtime-only OBJECT reference property
Applies to: ListItem , TreeItem
Introduced in KCML version 6.60
Prev
Get index of previous sibling
Read-only Runtime-only Integer property
Applies to: TreeItem
Introduced in KCML version 6.60
This property returns an object reference for the previous entry in a listbox. It will be NULL for the first item.
The Prev property is the complement of the Next property.