[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 1114
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.
lazarus-ccr.sourceforge.net |