[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the specified ordinal row number is valid for the grid.
Source position: grids.pas line 430
protected function TVirtualGrid.IsRowIndexValid( |
AIndex: Integer |
):Boolean; |
AIndex |
|
Ordinal row number examined in the method. |
True if the index is valid for the grid.
Version 4.0 | Generated 2025-05-03 | Home |