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

TPangoAttrList

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

Declaration

Source position: lazpango1.pas line 671

type TPangoAttrList = object

  function new;

  

  procedure change();

  

  function copy;

  

  function filter();

  

  function get_iterator;

  

  procedure insert();

  

  procedure insert_before();

  

  function ref;

  

  procedure splice();

  

  procedure unref;

  

end;

Inheritance

TPangoAttrList