RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.IsEnableDropdownLinked Method

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

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

IsEnableDropdownLinked indicates whether the action can support an associated drop-down menu. IsEnableDropdownLinked 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!