OutputType

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWImage > Properties >

OutputType

Use this property to indicate the output type of the image.

 

SIGNATURE=IWCompExtCtrls.TIWImage.OutputType

 

ETYPE=Property

 

Declaration:

Delphi:

published property OutputType: TIWImageOutput;

C++:

__published: __published: __property TIWImageOutput OutputType;

 

Description: This is OutputType, a member of class TIWImage.