Source position: WinApiM.DirectX.DComp.pas line 1085
type DCompositionInkTrailPoint = record
x: Single;
y: Single;
radius: Single;
end;