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

tagNMHDR

Declaration

Source position: lcltype.pp line 1060

type tagNMHDR = record

  hwndFrom: HWND;

  

  idFrom: PtrUInt;

  

  code: Integer;

  

end;

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