Unlock Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs when a block is being unlocked (the application saves a block or closes a block without saving it).

Usage

Sub Application_Unlock(ByVal Block As IVdBlock)

Arguments

Block

The name of the Block Object that is being unlocked.