Prev

[property icon] Prev

Get prev item object

Read-only Runtime-only OBJECT reference property

Applies to: ListItem , TreeItem

Introduced in KCML version 6.60


[property icon] Prev

Get index of previous sibling

Read-only Runtime-only Integer property

Applies to: TreeItem

Introduced in KCML version 6.60


>

Prev

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.

See also

ListItem methods, properties and events. TreeItem methods, properties and events.