IElementsStateStorage.IsElementChanged

Syntax

IsElementChanged([StateStorage: IElementsStateStorage = NULL]): Boolean;

Parameters

StateStorage. The parameter determines a collection of traced controls.

Description

The IsElementChanged method determines whether element state is changed.

Comments

If StateStorage = NULL, comparison is executed with the actual state of element.

See also:

IElementsStateStorage