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).
Sub Application_Unlock(ByVal Block As IVdBlock)
The name of the Block Object that is being unlocked.