FMX.Grid.TGridModel.CreateCache
Delphi
function CreateCache: TGridValues; virtual;
C++
virtual TGridValues* __fastcall CreateCache();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Grid.pas FMX.Grid.hpp | FMX.Grid | TGridModel | 
Description
Creates the instance of TGridValues or a subclass for the internal cache.