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

TVirtualGrid.Celda

Celda - the current cell as defined by its column and row

Declaration

Source position: grids.pas line 400

public property TVirtualGrid.Celda[Col: Integer,Row: Integer] : PCellProps
  read GetCells
  write SetCells;