TdxBarButtonControl.DropDownEnabled Property
In This Article
Determines whether a dropdown menu can be activated.
#Declaration
Delphi
property DropDownEnabled: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
The property value corresponds to the DropDownEnabled property value of the underlying bar item.
See Also