FMX.Objects.TSelectionPoint.DoChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoChange;

C++

void __fastcall DoChange();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TSelectionPoint


Description

Répartiteur d'événements OnChange.

DoChange est appelé automatiquement quand le bouton gauche de la souris est relâché. DoChange déclenche un événement OnChange.

Voir aussi