Skip to main content

TdxPageSetupDialog.OnClose Event

Occurs when closing the Page Setup dialog window.

Declaration

property OnClose: TNotifyEvent read; write;

Remarks

Write an OnClose event handler to perform custom actions when the Page Setup dialog window is about to close.

See Also