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