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