| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: translations.pas line 72
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). |
); |