[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
The action to which the link was assigned.
Source position: classesh.inc line 1394
public property TBasicActionLink.Action: TBasicAction |
Actionrepresents the Actionwhich 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. |