IElementsStateStorage.GetAllChangedElements

Fore Syntax

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

Parameters

StateStorage. The parameter determines a collection of traced controls.

Description

The GetAllChangedElements method enables the user to get keys of all elements, which values have been changed. If StateStorage = NULL, comparison is executed with the actual state of elements.

See also:

IElementsStateStorage