TdxNavBarItem.StylePressed Property
Deprecated. This property exists for backward compatibility only. Use the CustomStyles.ItemPressed property instead.
Declaration
property StylePressed: TdxNavBarStyleItem index 3 read; write;
Property Value
Type | Description |
---|---|
TdxNavBarStyleItem | A Navigation Bar style. |
See Also