TCustomdxComponentPrinter.OnChangeComponent Event
Occurs when the Component property changes.
Declaration
property OnChangeComponent: TdxReportLinkNotifyEvent read; write;
Remarks
Handle this event to perform specific actions when changing the Component property of the link specified by the AReportLink parameter.
See Also