TcxCustomHintStyleController.OnShowHint Event
Fires before a hint is displayed.
Declaration
property OnShowHint: TcxShowHintEvent read; write;
Remarks
This event is obsolete and used for compatibility purposes. Use the OnShowHintEx event instead.
See Also