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