[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[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.0 | Generated 2025-05-03 | Home |