Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 482 Bytes

File metadata and controls

25 lines (18 loc) · 482 Bytes

SetupDialogC

Description

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

This constant is usually used to determine when to execute dialog initialization and setup calls.

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

Remarks

[DWD 1/20/00]

Version

Availability: from VectorWorks9.0

Category

  • Dialogs - Modern