Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::SetItemValue

Sets the user value of an item.

void SetItemValue (
    long                tvItem,
    long                value
);

Parameters

tvItem
ID of the tree view item. Use AllItems to change the user value of all items.
value
The new user value.