Source position: jwawingdi.pas line 6970
type tagEMREXTSELECTCLIPRGN = record
emr: EMR;
cbRgnData: DWORD;
iMode: DWORD;
RgnData: array [0..0] of Byte;
end;