EMS.ResourceTypes.TEMSEndPointSegmentWildCard

From RAD Studio API Documentation
Jump to: navigation, search

EMS.ResourceTypes.TEMSEndpointSegmentSystem.TObjectTEMSEndPointSegmentWildCard
[–] 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