FMX.Grid.Style.TStyledGrid.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.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid

Description

Shows the cell editor and enters editor mode.

See Also