Table of Contents

TTMSFNCLocalizationStringCatalog Class

A component that stores named application strings and their translations.

API unit family: TMS.TMSFNCLocalizationStringCatalog Inherits from: TTMSFNCCustomLocalizationStringCatalog

Syntax

TTMSFNCLocalizationStringCatalog = class(TTMSFNCCustomLocalizationStringCatalog)

Properties

Name Description
Strings The collection of string entries stored by this component. (inherited from TTMSFNCCustomLocalizationStringCatalog)
Version The version number of this component. (inherited from TTMSFNCCustomLocalizationStringCatalog)

Methods

Name Description
GetByName Returns the value stored for the given name in the active language. (inherited from TTMSFNCCustomLocalizationStringCatalog)

Used by