FMX.Grid.TGridModel.IsUpdating
Delphi
function IsUpdating: Boolean; inline;
C++
bool __fastcall IsUpdating();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TGridModel |
Description
Returns True if the model is in the middle of one or more update sessions, or False otherwise.