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

TPangoAttrIterator

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

Declaration

Source position: lazpango1.pas line 647

type TPangoAttrIterator = object

  function copy;

  

  procedure destroy_;

  

  function get();

  

  function get_attrs;

  

  procedure get_font();

  

  function next;

  

  procedure range();

  

end;

Inheritance

TPangoAttrIterator