Docs: LCL/grids. Fixes spelling error.

(cherry picked from commit f642074957)
This commit is contained in:
dsiders 2021-11-10 07:36:29 +00:00 committed by Maxim Ganetsky
parent 45e4591348
commit 307078a0b5

View File

@ -10357,7 +10357,7 @@
StartPushCell updates the GridState property to the value gsButtonColumnClicking, and calls the DoPushCell method to cache and redraw the clicked cell. StartPushCell updates the GridState property to the value gsButtonColumnClicking, and calls the DoPushCell method to cache and redraw the clicked cell.
</p> </p>
<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> </p>
</descr> </descr>
<seealso/> <seealso/>