mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 04:19:19 +02:00
Docs: LCL/grids. Fixes spelling error.
(cherry picked from commit f642074957
)
This commit is contained in:
parent
45e4591348
commit
307078a0b5
@ -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.
|
||||
</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/>
|
||||
|
Loading…
Reference in New Issue
Block a user