Back to Devexpress

TcxCustomImageProperties.Stretch Property

vcl-cximage-dot-tcxcustomimageproperties-4d5239df.md

latest800 B
Original Source

TcxCustomImageProperties.Stretch Property

Deprecated. This property exists for backward compatibility only. Use the FitMode property instead.

Declaration

delphi
property Stretch: Boolean read; write;

Property Value

TypeDescription
BooleanTrueThe editor stretches or shrinks an image if it does not match the editor boundaries.FalseThe editor displays an image as is regardless of its size. Zoom and pan operations are available.

See Also

TcxCustomImageProperties Class

TcxCustomImageProperties Members

cxImage Unit