List View Item Position
Every list view item has a position and size, which you can retrieve and set
using messages. You can also determine which item, if any, is at a specified
position. The position of list view items is specified in
view coordinates, which are client coordinates offset by the scroll position.
To retrieve and set an item's position, use the
LVM_GETITEMPOSITION and
LVM_SETITEMPOSITION messages. LVM_GETITEMPOSITION works for all views, but LVM_SETITEMPOSITION
works only for icon and small icon views.
You can determine which item, if any, is at a particular location by using the
LVM_HITTEST message.
To get the bounding rectangle for a list item or for only its icon or label,
use the
LVM_GETITEMRECT message.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database