Indicates if the Edit List option in the popup of the specified list browser item's marker should be shown.
PROCEDURE ShowLBItemMkrEditLst(
dialogID : LONGINT;
componentID : LONGINT;
itemIndex : INTEGER;
subItemIndex : INTEGER;
showEditList : BOOLEAN);def vs.ShowLBItemMkrEditLst(dialogID, componentID, itemIndex, subItemIndex, showEditList):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | id of the dialog that contains the list browser |
| componentID | LONGINT | id of the list browser control |
| itemIndex | INTEGER | the row index |
| subItemIndex | INTEGER | the column index |
| showEditList | BOOLEAN | if the marker's Edit List option is shown in the popup |
Availability: from Vectorworks 2022