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