Skip to main content

TdxPrinterPage.OnMarginChange Event

Occurs when page margins are changed

Declaration

property OnMarginChange: TNotifyEvent read; write;

Remarks

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

See Also