TdxCustomNavBar.StyleHint Property
Specifies a custom style applied to hints displayed for group headers and links.
Declaration
property StyleHint: TdxNavBarStyleItem index 1 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.Hint property instead.
See Also