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