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

TPangoAttrString

Declaration

Source position: lazpango1.pas line 734

type TPangoAttrString = record

  attr: TPangoAttribute;

  

  value: Pgchar;

  

end;