TdxAlertWindowManager.Count Property
Returns the number of alert windows associated with the alert window manager.
Declaration
property Count: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
This property returns the number of items contained in the Items collection.
See Also