ImageEn, unit hyiedefs

TIETextOverflow


Declaration

TIETextOverflow = (ieoTruncate, ieoShrink, ieoHide);


Description

Value Description
ieoTruncate Text that is too wide for display will be truncated and appended with ellipses (e.g. Long Te...)
ieoShrink Text that is too wide for display will be have the font size automatically reduced
ieoHide If text is too wide for display it is hidden