TdxNavBarItem.Style Property
Specifies the style of an item when it is not pressed, hot-tracked or disabled.
Declaration
property Style: TdxNavBarStyleItem index 0 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the item’s CustomStyles.Item property instead.
See Also