User Tools

Site Tools


api:dk11:delphi:gistypesui.gis_gesture_taplong_threshold

Table of Contents

GIS_GESTURE_TAPLONG_THRESHOLD constant

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

Time interval of persistent tap to be interpreted as long tap.

Syntax

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

Type

Value
700
2024/04/28 01:23

Page Tools