Back to Devexpress

TdxCustomListView.FocusedItem Property

vcl-dxlistview-dot-tdxcustomlistview-9d45fe18.md

latest487 B
Original Source

TdxCustomListView.FocusedItem Property

Specifies the focused list item.

Declaration

delphi
property FocusedItem: TdxListItem read; write;

Property Value

TypeDescription
TdxListItem

A list item.

|

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit