FMX.Grid.Style.TStyledGrid.UpdateSelection
Delphi
procedure UpdateSelection;
C++
void __fastcall UpdateSelection(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Grid.Style.pas FMX.Grid.Style.hpp |
FMX.Grid.Style | TStyledGrid |
Description
Internally used to update the highlighted cell according to various events such as horizontal and vertical scrolling of the columns in this grid.