RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.SetDropdownMenu Method

Sets the drop-down menu for a control.

Pascal
procedure SetDropdownMenu(Value: TPopupMenu); virtual;
C++
virtual __fastcall SetDropdownMenu(TPopupMenu Value);

SetDropdownMenu sets the drop-down menu for a control and is called only if the client is linked for this event. Value specifies the pop-up menu associated. 

 

DropdownMenu 

SetDropdownMenu

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