EMS.ResourceTypes.TEMSEndPointSegmentWildCard.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public EMS.ResourceTypes.hpp EMS.ResourceTypes TEMSEndPointSegmentWildCard

Description

Creates an instance of TEMSEndPointSegmentWildCard.

See Also