TcxCustomHintStyle Class
The base class for the TcxHintStyle and TdxScreenTipStyle classes that contain style settings for hints controlled by the TcxHintStyleController component.
Declaration
TcxCustomHintStyle = class(
TcxInterfacedPersistent
)
Remarks
Do not use this class directly. Use its descendants instead.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomHintStyle
See Also