TdxBarScreenTipRepository Class
In This Article
A ScreenTip repository.
#Declaration
Delphi
TdxBarScreenTipRepository = class(
TdxScreenTipRepository
)
#Remarks
This type is deprecated, and is retained for backward compatibility purpose. Use the dxScreenTip.TdxScreenTipRepository component instead.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponent
TcxScalableComponent
TdxScreenTipRepository
TdxBarScreenTipRepository
See Also