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