TOnRangeSelectionConfirm typedef

TOnRangeSelectionConfirm = void Function(TSelectionEntity results, int firstIndex, int secondIndex, int thirdIndex)

Implementation

typedef TOnRangeSelectionConfirm = void Function(TSelectionEntity results, int firstIndex, int secondIndex, int thirdIndex);