Returns whether the indicated item is a container item.
FUNCTION HierLBItemIsContain(
dialogID : LONGINT;
componentID : LONGINT;
itemIndex : INTEGER): BOOLEAN;def vs.HierLBItemIsContain(dialogID, componentID, itemIndex):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | The id of the dialog containing the list browser. |
| componentID | LONGINT | The ID of the list browser. |
| itemIndex | INTEGER | The index of the item. |
VS Functions: HierLBItemIsClosed
Availability: from Vectorworks 2013
- Dialogs - Modern - Browser