Background

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWForm > Properties >

Background

Use this property to set a backgroud image to your form.

 

SIGNATURE=IWForm.TIWForm.Background

 

ETYPE=Property

 

Declaration:

Delphi:

published property Background: TIWBackground;

C++:

__published: __property TIWBackground Background;

 

Description: This is Background, a member of class TIWForm.