TAdvSmoothExpanderButton

Can you add SpanX and SpanY properties, to allow a button to occupy more than one slot, or alternately allow for multiple buttons to be merged horizontally and/or vertically.

Resultant buttons would still occupy discrete multiples of the standard button width/height - but would be larger.

This would make TAdvSmoothExpanderButtonPanel awesome for development of Point of Sale software.

Thanks.

We have implemented this, with a ColumnSpan / RowSpan on button level and Rows / Columns / AlternativeLayout property on panel level you can configure the panel in various ways

This feature was implemented.