EMS.ResourceAPI.TEndpointSegments.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Add(const AName: string);

C++

void __fastcall Add(const System::UnicodeString AName);

Properties

Type Visibility Source Unit Parent
procedure
function
public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointSegments

Description

Adds the specified segment to the list of segments.

See Also