[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.EditorByStyle

Select a cell editor control with the specified style

Declaration

Source position: grids.pas line 1181

public function TCustomGrid.EditorByStyle(

  Style: TColumnButtonStyle

):TWinControl; virtual;