Skip to main content

TBasedxReportLink.OnDestroy Event

Occurs when a report link is being destroyed.

Declaration

property OnDestroy: TNotifyEvent read; write;

Remarks

Write an OnDestroy event handler to perform specific actions when a report link is being destroyed.

See Also