FMX.Grid.TGridValues.RemoveCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveCell(const ACoord: TGridModel.TCoord);

C++

void __fastcall RemoveCell(const TGridModel::TCoord &ACoord);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TGridValues

Description

Removes the grid value at the specified grid coordinates.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Grid.TGridValues.RemoveCell&oldid=769355"