Source position: MixedMode.pas line 390
type MixedModeStateRecord = record
state1: UInt32;
state2: UInt32;
state3: UInt32;
state4: UInt32;
end;