System.Actions.TContainedActionLink.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TBasicActionLink.Destroy */ inline __fastcall virtual ~TContainedActionLink() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Actions.hpp System.Actions TContainedActionLink

Description

Destroys an instance of a TContainedActionLink object.

This destructor is inherited from TBasicActionLink, see TBasicActionLink.Destroy for more information.

See Also