API:FMX.Grid.TGridValues.MoveCells

From RAD Studio API Documentation
Jump to: navigation, search

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.