TdxNavBarItem.StylePressed Property
Specifies the style of an item when the corresponding link is pressed.
Declaration
property StylePressed: TdxNavBarStyleItem index 3 read; write;
Property Value
Type |
---|
TdxNavBarStyleItem |
Remarks
This property is obsolete and used for compatibility purposes. Use the item’s CustomStyles.ItemPressed property instead.
See Also