Docs: LCL/grids. Fixes spelling error.

This commit is contained in:
dsiders 2021-11-10 07:36:29 +00:00
parent bbd1e41311
commit f642074957

View File

@ -10442,7 +10442,7 @@
StartPushCell updates the GridState property to the value gsButtonColumnClicking, and calls the DoPushCell method to cache and redraw the clicked cell.
</p>
<p>
StartPushCell is called from the MouseDown method when a mouse click has occured over a cell using a button-style Editor in the non-fixed area for the grid control.
StartPushCell is called from the MouseDown method when a mouse click has occurred over a cell using a button-style Editor in the non-fixed area for the grid control.
</p>
</descr>
<seealso/>