Stretch property


Available for Image objects.

Read/Write at design time
Read only at run time

Specifies whether the picture in an Image object is stretched as the object resizes. It can be one of the following values:

TRUE    Picture is stretched to fit the Image object size.
FALSE  Picture keeps its size when the Image object size changes (default).