mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 20:20:16 +02:00
Docs: LCL/valedit. Fixes awkward wording in the TValueListEditor.FixedCols topic.
(cherry picked from commit 0a773a82e44596452853717549abcfe97f8fa752)
This commit is contained in:
parent
bc76863dfb
commit
c29e9d7815
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user