FMX.Grid.TGridModel.PostEditorValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PostEditorValue;

C++

void __fastcall PostEditorValue();

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 update the value being edited.

See Also