REST.Backend.PushTypes.TPushData.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TPushData();

Properties

Type Visibility Source Unit Parent
destructor public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TPushData

Description

Destroys this instance of TPushData.

See Also