TAP_Win_SetSelection

Topfield Documentation

void TAP_Win_SetSelection(TYPE_Window *win, dword pos);

It changes the item to be selected in the list mode.

  • pos : the index of the item to be selected

Additional Documentation