TBasicAction.UnRegisterChanges

Unregisters a client from the list of clients

Declaration

Source position: classesh.inc line 2194

public 
  procedure UnRegisterChanges(Value: TBasicActionLink);

Description

UnregisterChanges removes Value from the list of clients. This is called for instance when the action is destroyed, or when the client is assigned a new action.

See also

Name Description
Destroy Destroys the action.
UnregisterChanges Unregisters a client from the list of clients