Skip to main content

TdxPageSetupDialog.OnShow Event

Occurs when displaying the Page Setup dialog window.

Declaration

property OnShow: TNotifyEvent read; write;

Remarks

Write an OnShow event handler to perform custom actions when activating the “Page Setup“ dialog window.

See Also