FMX.Grid.TGridModel.RefreshEditorValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RefreshEditorValue;

C++

void __fastcall RefreshEditorValue();

Properties

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

Description

Notifies the presentation that it should refresh a value in the cell editor.

See Also