Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 528 Bytes

File metadata and controls

24 lines (18 loc) · 528 Bytes

DeregisterDialogFromTimerEvents

Description

Removes the dialog from the timer event registry system.

PROCEDURE DeregisterDialogFromTimerEvents(dialogID : LONGINT);
def vs.DeregisterDialogFromTimerEvents(dialogID):
    return None

Parameters

Name Type Description
dialogID LONGINT the dialog identifier given by CreateLayout or CreateResizableLayout

Version

Availability: from Vectorworks 2010

Category