Icon SelectRange Method

procedure SelectRange(AFromIndex, AToIndex: Integer; AClear:
      Boolean=False)

Available In: Visual Client Applications

Use this method to select a range of items in the list control. The AClear parameter determines whether the existing set of selected items should be cleared before the new range of items is selected.
Image