Back Previous Next


Linguist graphics package - unlock

Syntax:

   unlock {actor}

Keyword handler:

   linguist.graphics.keyword.GKUnlock.class

Runtime handler(s):

   linguist.graphics.handler.GHUnlock.class

Function:

Unlock the specified actor. See lock.

Example(s):

   unlock Button


Back Previous Next