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