EMS.ResourceTypes.TEMSEndpointSegment.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEMSEndpointSegment();

Properties

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

Description

Destroys this instance of TEMSEndpointSegment and removes it from the list of URL segments that you passed to its constructor.

See Also