TdxCustomNavBar.StyleButtonHotTracked Property
In This Article
Specifies a custom style applied to scroll buttons when the mouse pointer is over them.
#Declaration
Delphi
property StyleButtonHotTracked: TdxNavBarStyleItem index 5 read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.ButtonHotTracked property instead.
See Also