Unit 'LMessages' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

TLMNotifyFormat

Declaration

Source position: lmessages.pp line 466

type TLMNotifyFormat = record

  Msg: Cardinal;

  

  From: HWND;

  

  Command: PtrInt;

  

  Result: PtrInt;

  

end;