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