[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Unregisters a client from the list of clients
Source position: classesh.inc line 1920
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. |