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