Source position: jwawingdi.pas line 7351
type tagEMREXTESCAPE = record
emr: EMR;
iEscape: INT;
cbEscData: INT;
EscData: array [0..0] of Byte;
end;