IElementsStateStorage.GetAllChangedElements

Syntax

GetAllChangedElements([StateStorage: IElementsStateStorage = NULL]): Array;

Parameters

StateStorage. The parameter determines a collection of traced controls.

Description

The GetAllChangedElements method gets keys of all elements, which values were changed.

Comments

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

See also:

IElementsStateStorage