RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TEditButton.DropDownMenu Property

Drop down menu for button.

Pascal
property DropDownMenu: TPopupMenu;
C++
__property TPopupMenu DropDownMenu;

DropDownMenu is a TPopupMenu that is activated when the button is pressed. 

 

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