Source position: nvapi.pas line 1020
type NV_EDID = record
version: NvU32;
EDID_Data: array [0..NV_EDID_DATA_SIZE-1] of NvU8;
sizeofEDID: NvU32;
end;