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

TNMListView

Declaration

Source position: lcltype.pp line 2970

type TNMListView = packed record

  hdr: TNMHdr;

  

  iItem: Integer;

  

  iSubItem: Integer;

  

  uNewState: UINT;

  

  uOldState: UINT;

  

  uChanged: UINT;

  

  ptAction: TPoint;

  

  lParam: LPARAM;

  

end;



CT Web help

CodeTyphon Studio