System.Actions.TCustomShortCutList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TStringList.Destroy */ inline __fastcall virtual ~TCustomShortCutList() { }

Properties

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

Description

Destroys an instance of a TCustomShortCutList object.

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

See Also