Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 461 Bytes

File metadata and controls

27 lines (21 loc) · 461 Bytes

RefreshItem

Description

Refreshes the specified item.

PROCEDURE RefreshItem(
				liDialogID    : LONGINT;
				liComponentID : LONGINT);
def vs.RefreshItem(liDialogID, liComponentID):
    return None

Parameters

Name Type Description
liDialogID LONGINT
liComponentID LONGINT

Version

Availability: from VectorWorks12.5

Category