Back to Devexpress

cxTouchElementMinSize Constant

vcl-cxlookandfeelpainters-e81e17d7.md

latest565 B
Original Source

cxTouchElementMinSize Constant

Specifies the minimum square size of a touchable element in Touch mode, in pixels.

Declaration

delphi
const cxTouchElementMinSize = 27;

Remarks

The default value of this constant corresponds to 7 millimeters on a 96 dpi display (the 7x7 millimeters area for interaction using a finger). You can adjust this value as required.

See Also

cxLookAndFeelPainters Unit