API:FMX.Grid.TGridModel.DataChanged
Delphi
procedure DataChanged(const ACol, ARow: Integer);
C++
void __fastcall DataChanged(const int ACol, const int ARow);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TGridModel |
Description
Embarcadero Technologies does not currently have any additional information.