Source position: jwawingdi.pas line 7385
type tagEMRSETICMPROFILE = record
emr: EMR;
dwFlags: DWORD;
cbName: DWORD;
cbData: DWORD;
Data: array [0..0] of Byte;
end;