vcl-dxcustomhint-6a66631b.md
The base class for the hint style controller component.
TcxCustomHintStyleController = class(
TcxCustomComponent,
IcxLookAndFeelContainer,
IdxSkinSupport
)
The TcxCustomHintStyleController class has members that allow you to do the following:
Do not use the TcxCustomHintStyleController class directly. Use its descendant instead.
TObject TPersistent TComponent TcxCustomComponent TcxCustomHintStyleController
See Also