Unregisters a client from the list of clients.
Source position: classesh.inc line 2627
public procedure TBasicAction.UnRegisterChanges( |
Value: TBasicActionLink |
); |
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.
|
Unregisters a client from the list of clients. |
|
|
Destroys the action. |