[Overview][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: translations.pas line 76
type TPOFileItem = class |
||
public |
||
Tag: Integer; |
||
Comments: ; |
||
Original: ; |
|
|
Translation: ; |
|
|
Flags: ; |
||
PreviousID: ; |
||
Context: ; |
||
constructor Create(); |
|
|
procedure ModifyFlag(); |
||
end; |
|
||
| | ||
TObject |