Source position: jwawingdi.pas line 7300
type tagEMRGLSBOUNDEDRECORD = record
emr: EMR;
rclBounds: RECTL;
cbData: DWORD;
Data: array [0..0] of Byte;
end;