[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Arbitrary value which can be used to identify the translation entry.
Source position: translations.pas line 92
public TPOFileItem.Tag : Integer; |
Tag is a public Integer member which contains an arbitrary value used to locate or maintain the translation entry. Tag is used in TPOFile methods like UntagAll and RemoveTaggedItems, and in the UpdatePOFile routine.
|
Arbitrary value used to identify the .po file and its associated translation entries. |
|
|
Resets the value in the Tag property for all of the translation entries in Items. |
|
|
Removes translation entries in POItems with the specified value in their Tag property. |
|
|
Updates a specified .PO template using the list of translations specified. |
Version 4.0 | Generated 2025-05-03 | Home |