RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButton.OnDropDownClick Event

Down arrow part of Vista style split button is clicked.

Pascal
property OnDropDownClick: TNotifyEvent;
C++
__property TNotifyEvent OnDropDownClick;

OnDropDownClick occurs when the down arrow part of a Vista style split button is clicked. This only applies when the button's Style property is bsSplitButton

This is available on Windows Vista only. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!