AutoSize

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomImage > Properties >

AutoSize

Use this property to force the control to adjust its size automatically in accordance to the image size. If AutoSize is false, the control will use the design-time size or any pre-render adjustment you do on the image size. Setting this property to True automatically sets UseSize to False.

 

SIGNATURE=IWCompExtCtrls.TIWCustomImage.AutoSize

 

ETYPE=Property

 

Declaration:

Delphi:

published property AutoSize;

C++:

__published: __property AutoSize;

 

Description: Autosize is derived from StyleRenderOptions.Rendersize