Table of Contents

TTMSMCPSVGImageCollection.GetNameByIndex Method

Returns the name of the image at the specified zero-based index.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPSVGImageCollection

Syntax

function GetNameByIndex(AIndex: Integer): String; override;

Parameters

Name Description
AIndex Zero-based index of the image.

Returns

Name of the image at the given index.