Unit 'Translations' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TPOFile.Remove

Gets the translation entry at the specified ordinal position in POItems and removes it from the list.

Declaration

Source position: translations.pas line 129

protected function TPOFile.Remove(

  Index: Integer

):TPOFileItem;

Arguments

Index

  

Ordinal position in POItems for the translation entry removed in the method.

Function result

TPOFileItem removed from the list.


Version 4.4 Generated 2025-11-08 Home