EMS.ResourceTypes.TEMSEndPointSegmentSlash.Create

From RAD Studio API Documentation
Jump to: navigation, search

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

C++

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

Description

Creates an instance of TEMSEndPointSegmentSlash.

See Also