[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception type raised when an error occurs in the UpdatePOFile or UpdatePOFileTranslations routines.
Source position: translations.pas line 180
type EPOFileError = class(Exception) |
||
public |
||
ResFileName: string; |
|
Resource name where the exception was detected. |
POFileName: string; |
|
Name for the .po file where the exception occurred. |
end; |
|
Exception type raised when an error occurs in the UpdatePOFile or UpdatePOFileTranslations routines. |
|
| | | ||
| | | ||
| Version 4.4 | Generated 2025-11-08 | Home |