[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lazutils)

TPOFileItem.Context

Contains the msgctxt (message context) for the key/value pair.

Declaration

Source position: translations.pas line 100

public TPOFileItem.Context : string;

Description

Context provides a context used differentiate identifiers with the same untranslated value. Please note that an empty context string ("") and an absent msgctxt line do not mean the same thing.