[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True when the column index is in the range FixedCols..ColCount-1.
Source position: grids.pas line 1138
protected function TCustomGrid.IsColumnIndexVariable( |
AIndex: Integer |
):Boolean; |
AIndex |
|
Column index position checked in the method. |
True when the column index is in the range FixedCols..ColCount-1.
Version 4.0 | Generated 2025-05-03 | Home |