Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 539 Bytes

File metadata and controls

29 lines (21 loc) · 539 Bytes

SetdownDialogC

Description

A predefined constant value that is passed to the dialog event handler subroutine when a modern custom dialog is dismissed.

This constant is usually used to determine when to execute dialog cleanup calls prior to exiting the dialog.

PROCEDURE SetdownDialogC;
def vs.SetdownDialogC():
    return INTEGER

Remarks

[DWD 1/20/00]

See Also

VS Functions: SetupDialogC

Version

Availability: from VectorWorks9.0

Category

  • Dialogs - Modern