FMX.Grid.Style.TStyledGrid.UpdateContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateContent;

C++

void __fastcall UpdateContent();

Properties

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

Description

Updates the size of grid elements and its layout.

See Also