Source position: exec.pas line 1314
type TStackFrameMsg = record
StructSize: LongWord;
State: LongWord;
MemoryAddress: Pointer;
StackPointer: PLongWord;
end;