TRVWidgetPageContainer.QuickReturn

<< Click to display table of contents >>

TRVWidgetPageContainer.QuickReturn

Enables or disables quick selection mode.

property QuickReturn: Boolean;

If QuickReturn = True, selecting a value on some of the component's secondary pages is done in quick mode. Simply click an item in the list to select it. The value is applied immediately, and the component returns to the previous page.

If QuickReturn = False, values are selected in the normal way. Select an item in the list and click the Back button (the left-arrow button in the upper-left corner). Double-clicking an item also applies it.

Default value:

False