EMS.ResourceAPI.TEMSEndpointManager.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEMSEndpointManager();

Properties

Type Visibility Source Unit Parent
destructor public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEMSEndpointManager

Description

Destroys this instance of TEMSEndpointManager.

See Also