RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlActionLink.SetEnableDropdown Method

Sets the enabled state of a drop-down menu associated with the control if the client is linked to the action for this event.

Pascal
procedure SetEnableDropdown(Value: Boolean); virtual;
C++
virtual __fastcall SetEnableDropdown(Boolean Value);

SetEnableDropdown sets the enabled state of a drop-down menu associated with the control and is called only if the client is linked for this event. 

 

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