SignaturesEditor.TextChanged

Syntax

TextChanged: function(sender, args);

Parameters

sender. Event source.

args. Information on the event. Arguments:

Description

The TextChanged event occurs after text change.

Example

The event use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor