Skip to main content

TdxBackground.Picture Property

Specifies the picture used to draw a report’s background.

Declaration

property Picture: TGraphic read; write;

Property Value

Type
TGraphic

Remarks

Use the Picture property to specify the picture used as the background image for report pages. The Mode and PictureMode properties specify the manner in which pictures are drawn on a report.

See Also