scripting:api:list-item:start

Action unknown: addtobook

IListItem

Scriptable object

List Item object

Property Description
Checked Checked property
Image Image property
ItemCount Returns Item Count
Items Items. SAFEARRAY(VARIANT)
Selected Selected property
Method Description
GetBackColor Gets item back color by position; nItem = -1 for line color
GetTextColor Gets item text color by position; nItem = -1 for line color
Item Gets item by position
Set Set Items
SetBackColor Sets item back color by position; nItem = -1 for line color; clr = 0xFF000000 to reset
SetTextColor Sets item text color by position; nItem = -1 for line color; clr = 0xFF000000 to reset