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

TVirtualGrid.Rows

Provides indexed access to row properties by their ordinal row number.

Declaration

Source position: grids.pas line 443

public property TVirtualGrid.Rows[Row: Integer] : PColRowProps
  read GetRows
  write SetRows;


Version 4.0 Generated 2025-05-03 Home