System.Tether.AppProfile.TLocalAction.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TLocalAction();

Properties

Type Visibility Source Unit Parent
destructor public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalAction

Description

Destroys the TLocalAction instance.

See Also