TdxAlertWindowOptionsNavigationPanel Properties
Contains navigation panel settings of an alert window.| Name | Description |
|---|---|
| DisplayMask | Specifies the mask (also called formatting pattern) that is used to format the navigation panel’s text for display in an alert window. |
| Font | Specifies font settings applied to the navigation panel’s text. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Visibility | Specifies the visibility of the navigation panel in an alert window. |
| Width | Specifies the navigation panel’s width, in pixels. |
See Also