This function is called when a list browser is in hierarchical display mode, and it redisplays all items that were hidden and opens all the containers.
PROCEDURE ExpandAllLBItems(
dialogID : LONGINT;
componentID : LONGINT);def vs.ExpandAllLBItems(dialogID, componentID):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | The id of the dialog. |
| componentID | LONGINT | The id of the list browser. |
Availability: from Vectorworks 2013