Indicates if the specified mouse position is over a button cell editor.
Source position: grids.pas line 1118
protected function TCustomGrid.IsMouseOverCellButton( |
X: Integer; |
Y: Integer |
):Boolean; |
X |
|
Screen coordinates for the mouse pointer. |
Y |
|
Screen coordinates for the mouse pointer. |