API:FMX.Grid.TGridValues.MoveCells
Delphi
procedure MoveCells(const OldIndex, NewIndex: Integer; const ByRow: Boolean);
C++
void __fastcall MoveCells(const int OldIndex, const int NewIndex, const bool ByRow);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TGridValues |
Description
Embarcadero Technologies does not currently have any additional information.