Source position: gfxbase.pas line 62
type TGfxMatrix = record
_00: Integer;
_20: Integer;
_11: Integer;
_21: Integer;
end;