[Overview][Constants][Types][Procedures and functions] Reference for unit 'unitxft' (#fpgfx)

TXftColor

Declaration

Source position: unitxft.pas line 59

type TXftColor = record

  pixel: LongWord;

  

  color: TXRenderColor;

  

end;

Description