EMS.ResourceTypes.TEMSEndPointSegmentConstant.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public EMS.ResourceTypes.hpp EMS.ResourceTypes TEMSEndPointSegmentConstant

Description

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

See Also