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

TPOFile.GetPoItem

Gets the value for the indexed POItems property.

Declaration

Source position: translations.pas line 133

protected function TPOFile.GetPoItem(

  Index: Integer

):TPOFileItem;

Arguments

Index

  

Ordinal position for the TPOFileItem instance used as the property value.

Function result

Value for the indexed POItems property.

See also

TPOFile.POItems

  

Provides indexed access to the translation entries in the class instance.


Version 4.0 Generated 2025-05-03 Home