Source position: agg_color.pas line 47
type order_type = record
R: int8u;
G: int8u;
B: int8u;
A: int8u;
end;