> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TTaskWindowMode

> TTaskWindowMode enumeration for the ITaskWindow interface: switches the FlexiCapture task window between the details view and the thumbnails view.

## Description

View modes. Applies in the [ITaskWindow](/flexi-capture/appendix/scripts-shell/itaskwindow) interface.

## Admissible values:

* TWM\_Undefinied = 0 - View is undefined
* TWM\_ListView = 1 - Details view
* TWM\_ThumbnailView = 2 - Thumbnails view
