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