|
|
|
| acHeader, acHeaderPanel, acPicturePanel and acSplitterPanel components as sub-property of Background structure.
|
| property Picture: TPicture;
|
| The Picture property specifies the image that appears as form background. The Picture can contains an icon, betafile, bitmap graphic, or user-defined graphic to be displayed as the background (if Kind = bkPicture).
|
|
|
| Setting Picture at design time brings up the Picture Editor, which can be used to specify the file that contains the image.
|
|
|
| To specify the style of drawing use PictureStyle property.
|
| PictureStyle and Kind properties.
|