[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Format used in the string table passed to the TPOFile.UpdateStrings method.
Source position: translations.pas line 71
type TStringsType = ( |
||
stLrj, |
|
Lazarus resource string table in JSON format. |
stRst, |
|
FPC resource string table (prior to FPC 2.7.1). |
stRsj |
|
FPC resource string table in JSON format (since FPC 2.7.1). |
); |
Determines the inner method called to process values passed in the argument.
|
Adds or updates translation entries in POItems using the values specified in InputLines. |
Version 4.0 | Generated 2025-05-03 | Home |