FMX.Grid.TGridModel.ShowEditor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowEditor;

C++

void __fastcall ShowEditor();

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 show the cell editor and enter the editor mode.

See Also