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