[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Number of cell rectangles in the selected range for the grid.
Source position: grids.pas line 1356
public property TCustomGrid.SelectedRangeCount : Integer |
|
Provides indexed access to TGridRect values in the currently selected range. |
|
|
Controls the range selection mode used for the grid. |
|
|
Adds the current range selection to the array of selection rectangles for the control. |
|
|
Clears the current range selection(s) and redraws the grid control. |
|
|
Enumerated type with the Range selection mode used in a grid control. |
|
|
Array type used to store TGridRect instances. |