TBasicAction.RegisterChanges
Registers a new client with the action.
Declaration
Source position: classesh.inc line 2193
public
procedure RegisterChanges(Value: TBasicActionLink);
Description
RegisterChanges adds Value to the list of clients.
See also
Name | Description |
---|---|
UnregisterChanges | Unregisters a client from the list of clients |