cxIsTouchModeEnabled Constant
In This Article
Determines if the Touch Mode is enabled in an application.
#Declaration
Delphi
const cxIsTouchModeEnabled: Boolean = cxDefaultIsTouchModeEnabled;
#Returns
Type | Description |
---|---|
Boolean |
|
See Also