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

TCustomDBGrid.ColumnEditorStyle

ColumnEditorStyle - returns a button style appropriate to the kind of column being edited

Declaration

Source position: dbgrids.pas line 380

protected function TCustomDBGrid.ColumnEditorStyle(

  aCol: Integer;

  F: TField

):TColumnButtonStyle;