FMX.Grid.TCustomGrid.UpdateHeader

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateHeader;

C++

void __fastcall UpdateHeader(void);

Properties

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

Description

Internally used to update the items in the header attached to this grid according to the number and width of the columns in this grid.