Table of Contents

TTMSFNCLocalizationStrings.Items Property

Gives access to the string entry at the given index.

API unit family: TMS.TMSFNCLocalizationStringCatalog Declaring type: TTMSFNCLocalizationStrings Type: TTMSFNCLocalizationString

Syntax

property Items[Index: Integer]: TTMSFNCLocalizationString;

Parameters

Name Description
Index The zero-based position of the entry in the collection.