FMX.Grid.TColumnMovedEvent
C++
typedef void __fastcall (__closure *TColumnMovedEvent)(TColumn* Column, int FromIndex, int ToIndex);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| typedef | public | FMX.Grid.hpp | FMX.Grid | FMX.Grid |
Beschreibung
Typ der Ereignisbehandlungsroutine für TGridModel.OnColumnMoved.