[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#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.0 Generated 2025-05-03 Home