[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'LMessages' (#lcl)

TLMGetText

Declaration

Source position: lmessages.pp line 419

type TLMGetText = record

  Msg: Cardinal;

  

  TextMax: PtrInt;

  

  Text: PChar;

  

  Result: LRESULT;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.