TdxListItem.Position Property
Returns the item position in the List View.
Declaration
property Position: TPoint read;
Property Value
Type | Description |
---|---|
TPoint | The item offset relative to the control’s top-left corner, in pixels. |
See Also