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