ImageEn, unit iemview

TIEThumbSizeType


Declaration

TIEThumbSizeType = (itsImageRaw, itsImage, itsCell, itsOuter);


Description

Value Description
itsImageRaw Returns the size of the thumbnail image ignoring the current Zoom
itsImage Returns the size of the thumbnail image as displayed (same as itsImageRaw but considers Zoom)
itsCell Returns the size of the thumbnail cell (image, text and cell border, considers zoom)
itsOuter Returns the size of the thumbnail cell and its external spacing (image, text, cell border and horizontal/vertical border, considers zoom)