EMS.ResourceTypes.TEMSEndPointSegmentService.CountSegments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function CountSegments(const AString: string): Integer; static;

C++

static int __fastcall CountSegments(const System::UnicodeString AString);

Properties

Type Visibility Source Unit Parent
function public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndPointSegmentService

Description

Returns the number of segments in the specified URL.

See Also