TBasedxReportLink.OnChangeComponent Event
Occurs when the Component property changes.
Declaration
property OnChangeComponent: TNotifyEvent read; write;
Remarks
Handle this event to perform specific actions when changing the Component property.
See Also