TdxCustomNavBar.StyleButtonPressed Property
Specifies a custom style applied to scroll buttons when users press them.
Declaration
property StyleButtonPressed: TdxNavBarStyleItem index 6 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.ButtonPressed property instead.
See Also