Class: TEgDBGridEx
property AutoColumnAll: Boolean default False;
When True, every column shares a resize’s width
difference proportionally to its current width, instead of only the
column at AutoColumnIndex
absorbing it. Requires AutoColumnWidth
to also be True to take effect on ordinary resizes.