Skip to main content

TBasedxPrintStyle.OnDestroy Event

Occurs when a print style is being destroyed.

Declaration

property OnDestroy: TNotifyEvent read; write;

Remarks

Write an OnDestroy event handler to perform specific actions when a print style is being destroyed.

See Also