[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The action to which the link was assigned.
Source position: classesh.inc line 1893
public property TBasicActionLink.Action : TBasicAction |
Action represents the Action which was assigned to the client. Setting this property will unregister the client at the old action (if one existed) and registers the client at the new action.
|
Abstract base class for all Actions. |