IUiParams.IsEqual

Syntax

IsEqual(Params: IUiParams): Boolean;

Parameters

Params - parameters that must be checked for correspondence with the current ones.

Description

The IsEqual method compares the current parameters and parameters passed as the Params input value, the method indicates whether parameters correspond to each other.

See also:

IUiParams