TdxCustomBreadcrumbEdit.OnInitPathEdit Event
Occurs before a custom in-place path editor appears.
Declaration
property OnInitPathEdit: TNotifyEvent read; write;
Remarks
Handle this event to customize settings of an in-place editor before it appears.
See Also