Playing with my TGraphicPanel (a parented TGraphicControl) I've think about a feature that could be nice to have,...
Playing with my TGraphicPanel (a parented TGraphicControl) I've think about a feature that could be nice to have, an AlignWeight property to priorise controls alignments.
The concept is simple, by default, a value of 0 do not change the behavior.
If the AligWeigth of a component is higher, then it is aligned first.
It can also define the align order of a set of "alLeft" components regardless of it's actual position.
Comments
Post a Comment