FMX.Grid.TColumn.Changed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Changed; virtual;

C++

virtual void __fastcall Changed();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn

Description

This method is called when the column changes, and it notifies the model about those changes.