lcl: docs: TToolButton.ArrowClick+OnArrowClick

git-svn-id: trunk@50960 -
This commit is contained in:
ondrej 2015-12-20 18:16:54 +00:00
parent ab5405d117
commit f838770236

View File

@ -18806,6 +18806,9 @@ the comparision is case sensitive.
</element>
<element name="TToolBar.DropDownWidth"><short>Width of the drop down arrow button.</short><descr>Use a negative value (-1) for theme default.</descr>
</element>
<element name="TToolButton.OnArrowClick"><short>Executed when user clicked the arrow part for Style=tbsDropDown.</short><descr>It is not executed if DropDownMenu is assigned.</descr>
</element><element name="TToolButton.ArrowClick"><short>Invokes the OnArrowClick event handler</short><descr>Executed automatically when user clicked the arrow part for Style=tbsDropDown and no DropDownMenu is assigned.</descr>
</element>
</module>
<!-- ComCtrls -->
</package>