mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 16:20:17 +02:00
lcl: docs: TToolButton.ArrowClick+OnArrowClick
git-svn-id: trunk@50960 -
This commit is contained in:
parent
ab5405d117
commit
f838770236
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user