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

TButtonCellEditor.Row

Row number for the grid cell editor.

Declaration

Source position: grids.pas line 267

public property TButtonCellEditor.Row : Integer
  read FRow;

Description

Row is a public read-only Integer which contains the row number for the cell hosting the editor control.

Use Col to access the column number for the cell hosting the editor control.

See also

TButtonCellEditor.Col

  

Column number for the grid cell editor.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.