| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: translations.pas line 88
type TPOFileItem = class |
||
public |
||
|
||
|
||
Comments: string; |
|
|
IdentifierLow: string; |
|
|
Original: string; |
|
|
Translation: string; |
|
|
Flags: string; |
|
|
PreviousID: string; |
|
|
Context: string; |
|
|
Duplicate: Boolean; |
||
constructor Create(); |
|
|
procedure ModifyFlag(); |
|
|
end; |
|
||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |