Docs: LCL/valedit. Fixes awkward wording in the TValueListEditor.FixedCols topic.

(cherry picked from commit 0a773a82e44596452853717549abcfe97f8fa752)
This commit is contained in:
dsiders 2025-04-14 22:45:13 -04:00
parent bc76863dfb
commit c29e9d7815

View File

@ -3006,9 +3006,10 @@ horizontally.
</p>
<p>
When set to 1, a cell in the Key column cannot be edited using a cell editor
at run-time. A can cannot be edited if keyEdit has not been included in
KeyOptions - even when FixedCols is set to 0. The cell value can be modified
using the Keys property for all combinations of FixedCols and KeyOptions.
at run-time. A cell in the Key column cannot be edited if keyEdit has not been
included in KeyOptions - even when FixedCols is set to 0. The cell value can
be modified using the Keys property for all combinations of FixedCols and
KeyOptions.
</p>
<p>
Setting a new value for the FixedCols property causes several actions to be