Skip to main content

TdxPrinterPage.OnChange Event

Occurs when changing page contents.

Declaration

property OnChange: TNotifyEvent read; write;

Remarks

Handle this event to perform specific actions in response to report page content changes.

See Also