Source position: lmessages.pp line 419
type TLMGetText = record
Msg: Cardinal;
TextMax: PtrInt;
Text: PChar;
Result: LRESULT;
end;