[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates cached grid information when a mouse click occurs in the grid control.
Source position: grids.pas line 986
protected procedure TCustomGrid.CacheMouseDown( |
const X: Integer; |
const Y: Integer |
); |
X |
|
Horizontal screen coordinate for the mouse click. |
Y |
|
Vertical screen coordinate for the mouse click. |
Version 4.0 | Generated 2025-05-03 | Home |