API:FMX.Grid.TGridValues.RemoveCells

From RAD Studio API Documentation
Jump to: navigation, search

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.