[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lcl)

TPOFileItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: translations.pas line 82

type TPOFileItem = class

public

  Tag: Integer;

  Comments: ;

  IdentifierLow: ;

  Original: ;

  

  Translation: ;

  

  Flags: ;

  PreviousID: ;

  Context: ;

  constructor Create();

  

  procedure ModifyFlag();

end;

Inheritance

TPOFileItem

  

|

TObject