[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if the specified row is a valid, non-fixed row in the grid control.
Source position: grids.pas line 1139
protected function TCustomGrid.IsRowIndexVariable( |
AIndex: Integer |
):Boolean; |
AIndex |
|
Row number to examine in the method. |
True when AIndex is a valid, non-fixed row in the grid control.
Version 4.0 | Generated 2025-05-03 | Home |