EMS.ResourceTypes.TEMSEndPointSegmentConstant.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

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

C++

/* TEMSEndpointSegment.Destroy */ inline __fastcall virtual ~TEMSEndPointSegmentConstant() { }

Description

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

See Also