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

Description

TScaleMode is a type for the ScaleMode property in TCustomImage32.

[See Also]