EMS.ResourceTypes.TEMSEndPointSegmentSlash.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Creates an instance of TEMSEndPointSegmentSlash.

See Also