| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Destroys the TBasicActionLink instance.
Source position: classesh.inc line 2009
public destructor TBasicActionLink.Destroy; override;  | 
Destroy unregisters the TBasicActionLink with the action, and then calls the inherited destructor.
Application programmers should never call Destroy directly. If a link should be destroyed at all, the Free method should be called instead.
  | 
Creates a new instance of the TBasicActionLink class  |