TdxAlertWindowManager Properties
An alert window manager.| Name | Description |
|---|---|
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Count | Returns the number of alert windows associated with the alert window manager. |
| DesignInfo | Inherited from TComponent. |
| FakeComponentLink1 | Inherited from TcxComponent. |
| FakeComponentLink2 | Inherited from TcxComponent. |
| FakeComponentLink3 | Inherited from TcxComponent. |
| HotWindow | Provides access to the currently hot-tracked alert window. |
| IsDesigning | Inherited from TcxComponent. |
| IsDestroying | Inherited from TcxComponent. |
| IsLoading | Inherited from TcxComponent. |
| Items | Provides zero-based indexed access to all alert windows associated with the alert window manager. |
| LookAndFeel | Applies common appearance settings to all alert windows associated with the alert window manager. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| OptionsAnimate | Specifies animation, hot-track, and transparency settings to be assigned to all the newly created alert windows. |
| OptionsBehavior | Specifies how the newly created alert windows respond to end-user actions. |
| OptionsButtons | Specifies custom button settings to be assigned to all the newly created alert windows. |
| OptionsCaptionButtons | Specifies caption button settings to be assigned to all the newly created alert windows. |
| OptionsMessage | Specifies message settings to be assigned to all the newly created alert windows. |
| OptionsNavigationPanel | Specifies navigation panel settings to be assigned to all the newly created alert windows. |
| OptionsSize | Specifies size settings to be assigned to all the newly created alert windows. |
| Owner | Inherited from TComponent. |
| PixelsPerInch protected | Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent. |
| Scalable protected | Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent. |
| ScaleFactor protected | Returns the component’s scale factor. Inherited from TcxScalableComponent. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
| WindowMaxCount | Specifies the number of simultaneously visible alert windows. |
| WindowPosition | Specifies the starting pop-up position of newly created alert windows. |
See Also