TBasedxReportLink Events
The base class for all classes that implement report links for DevExpress VCL controls.
Name | Description |
---|---|
On |
Occurs when the Component property changes. |
On |
Enables you to custom paint page footers for the report link. |
On |
Enables you to custom paint page headers for the report link. |
On |
Enables you to custom paint footnotes. |
On |
Occurs when drawing the report title. |
On |
Enables you to respond to an impending change in the report link’s report source. |
On |
Occurs when a report link is being destroyed. |
On |
Occurs when retrieving the list of available print styles. |
On |
Enables you to customize the report storage’s default name. |
On |
Enables you to customize a footnote’s height. |
On |
Occurs when drawing the report title before the On |
See Also