Skip to main content
A newer version of this page is available. .

TcxCustomHintStyleController Class

The base class for the hint style controller component.

Declaration

TcxCustomHintStyleController = class(
    TcxCustomComponent,
    IcxLookAndFeelContainer,
    IdxSkinSupport
)

Remarks

The TcxCustomHintStyleController class has members that allow you to do the following:

Do not use the TcxCustomHintStyleController class directly. Use its descendant instead.

Inheritance

See Also