TcxCustomHintStyle Class
In This Article
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