Docs: Fix the short description of TSplitter.AutoSnap. Issue #36116, patch from Alexey Tor.

git-svn-id: trunk@61960 -
This commit is contained in:
juha 2019-10-03 14:11:47 +00:00
parent 7a73e88954
commit d63ada2dc8

View File

@ -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 -->