Afficher : Delphi C++
Préférences d'affichage

Vcl.Grids.TMovedEvent

De XE2 API Documentation

C++

typedef void __fastcall (__closure *TMovedEvent)(System::TObject* Sender, int FromIndex, int ToIndex);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Vcl.Grids.hpp Vcl.Grids Vcl.Grids

Description

Le type procédural utilisé pour les événements OnColumnMoved et OnRowMoved.

Déclarez des méthodes de type TMovedEvent pour leur affecter les événements OnColumnMoved ou OnRowMoved.

Voir aussi

Versions précédentes
Traductions