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