EMS.ResourceTypes.TEMSEndpointSegmentList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSEndpointSegmentList

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEMSEndpointSegmentList();

Description

Destroys this instance of TEMSEndpointSegmentList.

See Also