Unit 'phxTranslation' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_glphonix]

TPHXLanguageTags

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

Declaration

Source position: phxTranslation.pas line 87

type TPHXLanguageTags = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  procedure Add();

  

  procedure Delete();

  

  function IndexOf();

  

  property Count: Integer; [rw]

  

  property Capacity: Integer; [rw]

  

  property List: PTranslationTagList; [r]

  

  property Items []: TPHXLanguageTag; default; [rw]

  

end;

Inheritance

TPHXLanguageTags

  

|

TObject



CT Web help

CodeTyphon Studio