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

TButtonCellEditor.Col

Column number for the cell editor.

Declaration

Source position: grids.pas line 271

public property TButtonCellEditor.Col : Integer
  read FCol;

Description

Col is a public read-only Integer property which contains the column number for the cell hosting the editor control.

Use Row to access the row number for the cell hosting the editor control.

See also

TButtonCellEditor.Row

  

Row number for the cell editor.


Version 4.0 Generated 2025-05-03 Home