[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if all non-fixed cells in the specified row are empty.
Source position: grids.pas line 1142
protected function TCustomGrid.IsEmptyRow( |
ARow: Integer |
):Boolean; |
ARow |
|
Row number for the cells examined in the method. |
True when all non-fixed cells in the specified row contain empty strings ('').
|
Gets the cell content at the specified column and row numbers. |
|
|
The number of fixed columns in the grid. |
|
|
Number of columns in the grid. |
Version 4.0 | Generated 2025-05-03 | Home |