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