EMS.ResourceTypes.TEMSEndPointSegmentWildCard.Create

From RAD Studio API Documentation

[–] Properties
Type: constructor
Visibility: public
Source: EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSEndPointSegmentWildCard

C++

/* TEMSEndpointSegment.Create */ inline __fastcall TEMSEndPointSegmentWildCard(TEMSEndpointSegmentList* const AOwner) : TEMSEndpointSegment(AOwner) { }

Description

Creates an instance of TEMSEndPointSegmentWildCard.

See Also