TdxCustomNavBar.OnCustomDrawLinkHint Event
Allows you to custom paint link hints.
Declaration
property OnCustomDrawLinkHint: TdxNavBarCustomDrawLinkHintEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the OnCustomDraw.LinkHint event instead.
See Also