Source position: lmessages.pp line 461
type TLMNCActivate = record
Msg: Cardinal;
UnusedMsg: Cardinal;
Active: LongBool;
Unused2: LongInt;
Unused: LPARAM;
Result: LRESULT;
end;