IUiParams.IsEqual

Syntax

IsEqual(Params: IUiParams): Boolean;

Parameters

Params are parameters that have to be checked for correspondence with the current ones.

Description

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

See also:

IUiParams