RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.IsDropdownMenuLinked Method

Indicates whether the drop-down menu for the action can be linked to the client.

Pascal
function IsDropdownMenuLinked: Boolean; virtual;
C++
virtual __fastcall Boolean IsDropdownMenuLinked();

IsDropdownMenuLinked indicates whether the action can support an associated drop-down menu. IsDropdownMenuLinked returns True if the action is a TCustomControlAction object, False otherwise. 

 

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