[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'fpg_translations' (#fpgui)

TTranslationList

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

Declaration

Source position: fpg_translations.pas line 44

type TTranslationList = class(TObject)

public

  destructor Destroy; override;

  function IndexOf();

  procedure Add();

  procedure Clear;

  property Count: Integer; [r]

  property Items: TTranslation; default; [r]

end;

Inheritance

TTranslationList

|

TObject


Documentation generated on: 2015-04-04