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.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxBaseObject
TdxBackground
See Also