EMS.ResourceTypes.TEMSEndPointSegmentWildCard

From RAD Studio API Documentation

TEMSEndPointSegmentWildCardEMS.ResourceTypes.TEMSEndpointSegmentSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: EMS.ResourceTypes

Delphi

TEMSEndPointSegmentWildCard = class(TEMSEndPointSegment)

C++

class PASCALIMPLEMENTATION TEMSEndPointSegmentWildCard : public TEMSEndpointSegment

Description

Represents a URL segment that matches any combination of URL segments.

See Also