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