TdxListItem.Left Property
Returns the distance between the item and the List View‘s left border.
Declaration
property Left: Integer read;
Property Value
Type | Description |
---|---|
Integer | The distance between the item and the control’s left border, in pixels. |
See Also