FMX.Grid.TGridModel.ShowEditor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowEditor;

C++

void __fastcall ShowEditor(void);

Properties

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

Description

Shows the cell editor and enters editor mode.

See Also