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

TPOFile.PoName

Name for the .po file loaded into the class instance.

Declaration

Source position: translations.pas line 169

public property TPOFile.PoName : string
  read FPoName;

Description

POName is a read-only String property with the name for the .po file loaded into the class instance. The property value is assigned in the Create constructor using the AFilename argument value passed to the method.

See also

TPOFile.Create

  

Constructor for the class instance.

TPOFile.PORename

  

Name for the .po file loaded into the class instance.


Version 4.0 Generated 2025-05-03 Home