Back to Devexpress

TcxCustomHintStyleController Class

vcl-dxcustomhint-6a66631b.md

latest2.5 KB
Original Source

TcxCustomHintStyleController Class

The base class for the hint style controller component.

Declaration

delphi
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.

Implements

IcxLookAndFeelContainer

IdxSkinSupport

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxCustomHintStyleController

See Also

TcxCustomHintStyleController Members

dxCustomHint Unit