[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Resets the value in the Tag property for all of the translation entries in Items.
Source position: translations.pas line 156
public procedure TPOFile.UntagAll; |
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 |