mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 02:59:17 +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.
|
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/>
|
||||||
|
Loading…
Reference in New Issue
Block a user