TdxListGroup.SelectRange(Integer,Integer) Method
In This Article
Selects items between the specified items in the group.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AFirst |
Integer | The first specified item’s index in the group. |
ALast |
Integer | The last specified item’s index in the group. |
See Also