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. Handle the OnShowHintEx event instead. |
OnShowHintEx protected | Fires before a hint is displayed. |
See Also