mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 16:20:35 +02:00
Docs: Further clarification of what is meant by "Grid.Clean".
git-svn-id: trunk@62268 -
This commit is contained in:
parent
79e19ed0a9
commit
af560d6f0f
@ -13279,7 +13279,7 @@
|
||||
Cleans all cells in the grid subject to the given <var>CleanOptions</var>, optionally specifying a range of cells or a rectangular region. See <link id="TGridZoneSet"/> for more information.
|
||||
</p>
|
||||
<p>
|
||||
The cleaning operation does not change the number of rows and columns.
|
||||
The cleaning operation does not change the number of rows and columns. It only replaces the cell content by empty strings.
|
||||
</p>
|
||||
<p>
|
||||
Some examples:
|
||||
|
Loading…
Reference in New Issue
Block a user