Table of Contents

TTMSFNCLocalizationString Class

Represents one named string entry together with its translated value.

API unit family: TMS.TMSFNCLocalizationStringCatalog Inherits from: TCollectionItem

Syntax

TTMSFNCLocalizationString = class(TCollectionItem)

Properties

Name Description
Name The unique identifier used to look up this entry.
Value The translated text associated with the entry's name.