Skip to main content

TcxCustomHintStyleController Events

The base class for the hint style controller component.
Name Description
OnHintStyleChanged protected Fires when any attributes referenced by the HintStyle property setting have been changed.
OnShowHint protected

Deprecated. This event exists for backward compatibility only.

Tip

Handle the OnShowHintEx event instead of OnShowHint.

OnShowHintEx protected Fires before a hint is displayed.
See Also