TdxCustomNavBar.OnCustomDrawLink Event
Allows you to custom paint NavBar links.
Declaration
property OnCustomDrawLink: TdxNavBarCustomDrawLinkEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the OnCustomDraw.Link event instead.
See Also