API:FMX.Grid.TGridValues.MoveRow
Delphi
procedure MoveRow(const OldRow, NewRow: Integer); inline;
C++
void __fastcall MoveRow(const int OldRow, const int NewRow);
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. Please help us document this topic by using the Discussion page!