Record used by the shared memory system, Do not use directly.
Source position: ipc.pp line 399
type TSHMinfo = record
shmmax: cint;
shmmin: cint;
shmmni: cint;
?
shmseg: cint;
shmall: cint;
end;