Source position: jwawingdi.pas line 3838
type _DISPLAY_DEVICEA = record |
cb: DWORD; |
DeviceName: array [0..32-1] of AnsiChar; |
DeviceString: array [0..128-1] of AnsiChar; |
StateFlags: DWORD; |
DeviceID: array [0..128-1] of AnsiChar; |
DeviceKey: array [0..128-1] of AnsiChar; |
end; |