ImageEn, unit imageenview

TIEFitMode


Declaration

TIEFitMode = (iefmBoth, iefmWidth, iefmHeight);


Description

Value Description Equivalent To
iefmBoth Fit to width and height Fit
iefmWidth Fit to width only FitToWidth
iefmHeight Fit to height only FitToHeight