Source position: jwawingdi.pas line 6895
type tagEMRPOLYPOLYLINE = record
emr: EMR;
rclBounds: RECTL;
nPolys: DWORD;
cptl: DWORD;
aPolyCounts: array [0..0] of DWORD;
aptl: array [0..0] of POINTL;
end;