TCustomdxBarControl.ComboBoxArrowWidth Property
Determines the width of a combobox arrow button.
Declaration
property ComboBoxArrowWidth: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
The ComboBoxArrowWidth property is used internally for drawing a combo box item control on a bar control.
See Also