Scope: Xpedition Designer schematic editor
Prerequisites: None.
Specifies the condition that causes an event to occur.
VdAppEventDispatchID.Constant
The event occurs when a view is activated. The numerical value for this constant is 3. See “ActivateView Event (Application Object)”.
The event occurs when a view (that is passed as an argument) is activated. The numerical value for this constant is 20 (&H14). See “ActivateView2 Event (Application Object)”.
The event occurs when a document has been opened and the graphical display drawn. The numerical value for this constant is 6. See “AfterDocumentOpened Event (Application Object)”.
The event occurs after the completion of a print project operation. The numerical value for this constant is 28 (&H1C). See “AfterPrintProject Event (Application Object)”.
The event occurs after a new sheet is read into memory. The numerical value for this constant is 19 (&H13). See “AfterSheetRead Event (Application Object)”.
The event occurs after a new sheet is reread into memory. The numerical value for this constant is 37 (&H25). See “AfterSheetReRead Event (Application Object)”.
The event occurs after a symbol definition has been refreshed. The numerical value for this constant is 55 (&H37).
The event occurs after a document is saved. The numerical value for this constant is 18 (&H12).
The event occurs just before a document is closed. The numerical value for this constant is 54 (&H36). See “AfterDocumentOpened Event (Application Object)”.
The event occurs when a document is opened, but before the graphical display is drawn. The numerical value for this constant is 5. See “AfterDocumentOpened Event (Application Object)”.
The event occurs just before a print project operation is initiated. The numerical value for this constant is 27 (&H1B). See “BeforePrintProject Event (Application Object)”.
The event occurs just before a document is saved. The numerical value for this constant is 17 (&H11).
The event occurs just before a project is changed. The numerical value for this constant is 41 (&H29). See “BeforeProjectChanged Event (Application Object)”.
The event occurs just before a block is modified. The numerical value for this constant is 22 (&H16). See “BlockModified Event (Application Object)”.
The event occurs just before a project is closed. The numerical value for this constant is 14 (&HE).
The event occurs whenever any object is created. The numerical value for this constant is 9. See “CreateObject Event (Application Object)”.
The event occurs whenever the database configuration has been modified. The numerical value for this constant is 56 (&H38).
The event occurs whenever a view is deactivated (whenever the window loses focus). The numerical value for this constant is 4. See “DeactivateView Event (Application Object)”.
The event occurs whenever a view (which is passes as an argument) is deactivated (whenever the window loses focus). The numerical value for this constant is 21 (&H15). See “DeactivateView2 Event (Application Object)”.
The event occurs whenever an object is deleted. The numerical value for this constant is 12 (&HC). See “Delete Event (Application Object)”.
The event occurs whenever a document is closed. The numerical value for this constant is 33 (&H21). See “DocumentClose Event (Application Object)”.
The event occurs whenever a document has been modified. The numerical value for this constant is 8.
The event occurs when there is a lock request. The numerical value for this constant is 15. See “LockRequest Event (Application Object)”.
The event occurs when the mouse is moved in a View. The numerical value for this constant is 13. See “MouseMoved Event (Application Object)”.
The event occurs when a View is painted. The numerical value for this constant is 26 (&H1A). See “PaintRegion Event (Application Object)”.
The event occurs after a project is changed. The numerical value for this constant is 29 (&H1D). See “PrintFile Event (Application Object)”.
The event occurs just before a print project operation is initiated. The numerical value for this constant is 40 (&H28). See “ProjectChanged Event (Application Object)”.
The event occurs when an object is selected or unselected. The numerical value for this constant is 10. See “Select Event (Application Object)”.
The event occurs when Xpedition Designer shuts down. The numerical value for this constant is 2. See “Shutdown Event (Application Object)”.
The event occurs when a source document is saved. The numerical value for this constant is 36 (&H24). See “SourceDocumentSave Event (Application Object)”.
The event occurs when an existing source document is modified and saved. The numerical value for this constant is 39 (&H27). See “SourceFileModified Event (Application Object)”.
The event occurs when Xpedition Designer starts. The numerical value for this constant is 1. See “Startup Event (Application Object)”.
The event occurs when the symbol previewer displays a new symbol. The numerical value for this constant is 35 (&H23). See “SymbolPreviewed Event (Application Object)”.
The event occurs when a block is being unlocked. The numerical value for this constant is 16 (&H10). See “Unlock Event (Application Object)”.