Unit 'FPFontTextMapping' Package
[Overview][Classes][Index] [#fcl-pdf]

TTextMappingList

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

Declaration

Source position: fpfonttextmapping.pp line 48

type TTextMappingList = class(TObject)

protected

  function GetItem(); virtual;

  procedure SetItem(); virtual;

public

  constructor Create;

  destructor Destroy; override;

  function Add();

  function Contains();

  function ContainsCharID();

  function GetNewGlyphID();

  function GetMaxCharID;

  function GetMaxGlyphID;

  procedure Insert();

  procedure Sort;

  property Count: Integer; [r]

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

end;

Inheritance

TTextMappingList

|

TObject


Documentation generated on: 2023-03-18