Determines if updates should be enabled for the specified list browser.
PROCEDURE EnableLBUpdates(
liDialogID : LONGINT;
liComponentID : LONGINT;
bEnableUpdates : BOOLEAN);def vs.EnableLBUpdates(liDialogID, liComponentID, bEnableUpdates):
return None| Name | Type | Description |
|---|---|---|
| liDialogID | LONGINT | |
| liComponentID | LONGINT | |
| bEnableUpdates | BOOLEAN |
Availability: from VectorWorks12.5