mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 09:09:32 +02:00
Docs: LCL/grids. Fixes wording in TCustomStringGrid.Clean topic.
This commit is contained in:
parent
afa64b7e9a
commit
2498b3596a
@ -24072,7 +24072,7 @@ text
|
||||
grid.Clean([gzNormal]);
|
||||
</code>
|
||||
<p>
|
||||
<b>Clean all cells except grid column headers:</b>
|
||||
<b>Clean all cells except fixed grid columns:</b>
|
||||
</p>
|
||||
<code>
|
||||
grid.Clean([gzNormal, gzFixedRows]);
|
||||
|
Loading…
Reference in New Issue
Block a user