EMS.ResourceAPI.TEndpointSegments.Add

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TEndpointSegments

Delphi

procedure Add(const AName: string);

C++

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

Description

Adds the specified segment to the list of segments.

See Also