TdxCustomBreadcrumbEdit.OnPathSelected Event
Enables you to respond to the path selection.
Declaration
property OnPathSelected: TNotifyEvent read; write;
Remarks
Handle this event to perform specific actions when the path is selected.
See Also