Previous Up Next

_SETtreeItemBitmap
Associate bitmaps to an item. Bitmaps must be in a list of bitmaps.

ObjTree _SETtreeItemBitmap (
ObjTree _tree_
ObjTreeItem _item_
BitmapIndex _normal_
BitmapIndex _selected_
)
Parameters

_tree_
any tree object
_item_
any tree item
_normal_
normal bitmap of the item
_selected_
bitmap when the item is selected
Return value

same tree object