Vcl.Controls.TMouse.IsDragging

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IsDragging: Boolean read GetIsDragging;

C++

__property bool IsDragging = {read=GetIsDragging, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMouse

Description

Vérifie s'il existe une opération de glissement active.

Utilisez IsDragging pour déterminer si une opération de glissement est en cours.