TdxCustomListView.FocusedItem Property
In This Article
Specifies the focused list item.
#Declaration
Delphi
property FocusedItem: TdxListItem read; write;
#Property Value
Type | Description |
---|---|
Tdx |
A list item. |
See Also