Skip to main content

TdxBackground Class

TdxBackground specifies the background of individual report pages.

Declaration

TdxBackground = class(
    TdxBaseObject
)

Remarks

By default, the background of each report page is white. Use this object to paint the background of each report page using a specific color, brush, or texture. The TdxBackground object also allows you to place a picture as a background for report pages.

See Also