Source position: unitxft.pas line 59
type TXftColor = record
pixel: LongWord;
color: TXRenderColor;
end;