User Tools

Site Tools


api:dk11:delphi:gistypesui.gis_gesture_tapdouble_threshold

Table of Contents

GIS_GESTURE_TAPDOUBLE_THRESHOLD constant

DK11 for Delphi | GisTypesUI.GIS_GESTURE_TAPDOUBLE_THRESHOLD | Constants | Enums | Fields | Methods | Classes | Records | Types

Maximum time interval to discover taps as double taps.

Syntax

// Delphi
const GIS_GESTURE_TAPDOUBLE_THRESHOLD = 500;
// C++ Builder
// const syntax for C++Builder is not fully reliable
extern DELPHI_PACKAGE short GIS_GESTURE_TAPDOUBLE_THRESHOLD /* 500 */;

Type

Value
500
2024/04/28 01:23

Page Tools