Source position: lmessages.pp line 602
type TLMSetText = record
Msg: Cardinal;
Unused: WPARAM;
Text: PChar;
Result: LRESULT;
end;
ToDo: Remove TLMSetText.