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

TPangoAttrSize

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

Declaration

Source position: lazpango1.pas line 721

type TPangoAttrSize = object

  attr: TPangoAttribute;

  

  size: gint;

  

  Bitfield0: TPangoAttrSizeBitfield0;

  

  function new();

  

  function new_absolute();

  

end;

Inheritance

TPangoAttrSize