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

TPangoAttribute

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

Declaration

Source position: lazpango1.pas line 500

type TPangoAttribute = object

  klass: PPangoAttrClass;

  

  start_index: guint;

  

  end_index: guint;

  

  function copy;

  

  procedure destroy_;

  

  function equal();

  

end;

Inheritance

TPangoAttribute