[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 1350
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 selection range to the array of rectangles in Selections. |
|
|
Clears the current range selection(s) and redraws the grid control. |
|
|
Range selection modes available in a grid control. |
|
|
Array type used to store TGridRect instances. |
lazarus-ccr.sourceforge.net |