Source position: mui.pas line 1564
type tMUIP_UpdateConfig = record
MethodID: LongWord;
cfgid: LongWord;
redrawcount: LongInt;
redrawobj: array [0..63] of PObject_;
redrawflags: array [0..63] of Byte;
end;