IToolbarComboBox.MaxLength

Syntax

MaxLength: Integer;

Description

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

See also:

IToolbarComboBox