TdxBarButtonControl.DropDownEnabled Property
Determines whether a dropdown menu can be activated.
Declaration
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