Some corrections to ComCtrls.xml

git-svn-id: trunk@18237 -
This commit is contained in:
kirkpatc 2009-01-10 15:23:43 +00:00
parent 5627b19a33
commit 635c5b1194

View File

@ -7126,7 +7126,7 @@
<short> <short>
<var>OnClick</var> - special event handler for a click on up or down button</short> <var>OnClick</var> - special event handler for a click on up or down button</short>
<descr> <descr>
<p><var>OnClick</var> - special event handler for a click on up or down button</short></p> <p><var>OnClick</var> - special event handler for a click on up or down button</p>
<p>The event handler must determine whether the [next] or [prev] button was clicked, and therefore whether to increment or decrement the controlled variable and adjust the display</p> <p>The event handler must determine whether the [next] or [prev] button was clicked, and therefore whether to increment or decrement the controlled variable and adjust the display</p>
</descr> </descr>
<seealso/> <seealso/>
@ -15565,7 +15565,7 @@ For the meaning of this options, see the documentation of TTreeView.</descr>
<element name="TCustomTreeView.Options"> <element name="TCustomTreeView.Options">
<short>The set of <var>Options</var> for displaying the tree view</short> <short>The set of <var>Options</var> for displaying the tree view</short>
<descr> <descr>
<p><short>The set of <var>Options</var> for displaying the tree view</p> <p>The set of <var>Options</var> for displaying the tree view</p>
<p>List of available options:</p> <p>List of available options:</p>
<pre>tvoAllowMultiselect, <pre>tvoAllowMultiselect,
tvoAutoExpand, tvoAutoExpand,