IElementsStateStorage.IsElementChanged

Fore Syntax

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

Parameters

StateStorage. The parameter determines a collection of traced controls.

Description

The IsElementChanged method determines whether element state has been changed. If StateStorage = NULL, comparison is executed with the actual state of element.

See also:

IElementsStateStorage