TdxAlertWindowMessageList Properties
An alert window’s message list.| Name | Description |
|---|---|
| Capacity | Inherited from TList. |
| Count | Inherited from TList. |
| Items | Provides indexed access to messages stored in the list. |
| List | Inherited from TList. |
| OwnObjects | Indicates whether the list manages instances of its stored items. Inherited from TcxObjectList. |
See Also