TScaleMode

Graphics32

TScaleMode

type TScaleMode = (smNormal, smStretch, smScale, smResize, smOptimal, smOptimalScaled);

Description

TScaleMode is a type for the ScaleMode property in TCustomImage32.

See Also

TCustomImage32.ScaleMode, TCustomImage32