API:FMX.Grid.TGridValues.RemoveCells
Delphi
procedure RemoveCells(const Index: Integer; const ByRow, OnlyClear: Boolean);
C++
void __fastcall RemoveCells(const int Index, const bool ByRow, const bool OnlyClear);
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!