[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds the current selection range to the array of rectangles in Selections.
Source position: grids.pas line 952
protected procedure TCustomGrid.AddSelectedRange; |
Called from the MouseDown method when Options includes the value which enables multi-select.
|
Contains the set of optional features and/or behaviors enabled for the grid. |
|
|
Handles mouse down events for the grid control. |
|
|
Indicates if multi-select range selection mode is enabled and in use for the grid. |
lazarus-ccr.sourceforge.net |