TdxCustomListView.GetItemAt(Integer,Integer) Method
In This Article
#Declaration
Delphi
function GetItemAt(X: Integer; Y: Integer): TdxListItem;
#Parameters
Name | Type |
---|---|
X | Integer |
Y | Integer |
#Returns
Type |
---|
Tdx |
See Also