Class: TEgDBGridEx
property SortShowAll: Boolean default True;
When True (the default), every column whose field can
currently be sorted (per SortFields)
shows a small hint arrow in its title, even when it is not the column
currently sorted. When False, only the currently sorted
column (SortSelectedField)
shows an arrow.