EMS.ResourceTypes.TEMSEndpointSegmentList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEMSEndpointSegmentList(void);

Properties

Type Visibility Source Unit Parent
destructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndpointSegmentList

Description

Destroys this instance of TEMSEndpointSegmentList.

See Also