Source position: jwawingdi.pas line 3159
type TDmDisplayFlagsUnion = record
case Integer of
0: (
dmDisplayFlags: DWORD;
);
1: (
dmNup: DWORD;
end;