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

TPOFile.UntagAll

Resets the value in the Tag property for all of the translation entries in Items.

Declaration

Source position: translations.pas line 156

public procedure TPOFile.UntagAll;

Description

Iterates over the TPOFileItem instances in Items, and sets the value in each of the Tag properties to zero (0).

UntagAll is used in the UpdateTranslation method in TPOFile, and in the UpdatePOFile routine.


Version 4.0 Generated 2025-05-03 Home