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

TPangoAttrInt

Declaration

Source position: lazpango1.pas line 636

type TPangoAttrInt = record

  attr: TPangoAttribute;

  

  value: gint;

  

end;