mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 21:58:29 +02:00
Docs: Fix the short description of TSplitter.AutoSnap. Issue #36116, patch from Alexey Tor.
git-svn-id: trunk@61960 -
This commit is contained in:
parent
7a73e88954
commit
d63ada2dc8
@ -1405,7 +1405,7 @@
|
||||
</element>
|
||||
<!-- property Visibility: public -->
|
||||
<element name="TCustomSplitter.AutoSnap">
|
||||
<short>AutoSnap - automatically snaps to a grid point or grid line in the Form designer</short>
|
||||
<short>AutoSnap - automatically moves splitter to zero position when split size becomes smaller than MinSize value</short>
|
||||
<descr>Boolean property, true if snapping to grid positions</descr>
|
||||
</element>
|
||||
<!-- property Visibility: public -->
|
||||
|
Loading…
Reference in New Issue
Block a user