ICustomEdit.MaxLength

Syntax

MaxLength: Integer;

Description

The MaxLength property determines the maximum length of entered text. If MaxLength <= 0, the length of the text is unlimited.

See also:

ICustomEdit