[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2863
type TNMListView = packed record |
hdr: TNMHdr; |
iItem: Integer; |
iSubItem: Integer; |
uNewState: UINT; |
uOldState: UINT; |
uChanged: UINT; |
ptAction: TPoint; |
lParam: LPARAM; |
end; |
lazarus-ccr.sourceforge.net |