TdxAlertWindowManager.IndexOf(TdxAlertWindow) Method
In This Article
Determines the position of a specified alert window in the Items collection.
#Declaration
Delphi
function IndexOf(AAlertWindow: TdxAlertWindow): Integer;
#Parameters
Name | Type |
---|---|
AAlert |
Tdx |
#Returns
Type |
---|
Integer |
See Also