Picture

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWImage > Properties >

Picture

Specifies the image that appears on the image control.

 

SIGNATURE=IWCompExtCtrls.TIWImage.Picture

 

ETYPE=Property

 

Declaration:

Delphi:

published property Picture: TPicture;

C++:

__published: __published: __property TPicture Picture;

 

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