Skip to main content
A newer version of this page is available.

TcxLookAndFeelController.TouchScrollUIMode Property

Toggles the Touch-friendly scrollbar mode in an application.

Declaration

property TouchScrollUIMode: Boolean read; write;

Property Value

Type
Boolean

Remarks

This property is obsolete. Use the ScrollbarMode property instead.

The TouchScrollUIMode property’s default value is the cxDefaultIsTouchScrollUIModeEnabled global constant.

See Also