Show contents 

Express > Express Assembly Classes > UiErAnalyzer > UiErAnalyzer.OnLayoutChanged

UiErAnalyzer.OnLayoutChanged

Syntax

OnLayoutChanged(Sender: IUiErAnalyzer; Args: IUiErAnalyzerEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnLayoutChanged event occurs on moving a dictionary of the express report.

See also:

UiErAnalyzer