Back to Devexpress

cxDefaultIsTouchModeEnabled Constant

vcl-cxlookandfeels-ab5ee110.md

latest771 B
Original Source

cxDefaultIsTouchModeEnabled Constant

Specifies the default state of the Touch mode in DevExpress controls.

Declaration

delphi
const cxDefaultIsTouchModeEnabled = False;

Remarks

This constant specifies the skin controller‘s default TouchMode property value.

See Also

cxDefaultIsTouchScrollUIModeEnabled Global Constant

cxDefaultLookAndFeelNativeStyle Global Constant

cxLookAndFeels Unit