IToolbarComboBox.MaxLength

Syntax

MaxLength: Integer;

Description

The MaxLength property determines the maximum length of the text that is input in the component by user. If MaxLength = 0, the length of the text is not limited.

See also:

IToolbarComboBox