TdxBackground Events
TdxBackground specifies the background of individual report pages.Name | Description |
---|---|
OnApply protected | Occurs when applying TdxBackground object properties to a report. |
OnChange | Occurs when changing properties of a TdxBackground object. |
OnPaint | Occurs when the report background is being painted. |
OnPaintEx | Occurs when painting report background. |
See Also