RAD Studio VCL Reference
|
Sets the enabled state of a drop-down menu associated with the control if the client is linked to the action for this event.
procedure SetEnableDropdown(Value: Boolean); virtual;
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!
|