Back to Devexpress

TcxCustomHintStyle Class

vcl-dxcustomhint-43f00412.md

latest969 B
Original Source

TcxCustomHintStyle Class

The base class for the TcxHintStyle and TdxScreenTipStyle classes that contain style settings for hints controlled by the TcxHintStyleController component.

Declaration

delphi
TcxCustomHintStyle = class(
    TcxInterfacedPersistent
)

Remarks

Do not use this class directly. Use its descendants instead.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomHintStyle

See Also

TcxCustomHintStyle Members

dxCustomHint Unit