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