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