Show contents 

Forms > Forms Assembly Interfaces > ICustomEdit > ICustomEdit.MaxLength

ICustomEdit.MaxLength

Syntax

MaxLength: Integer;

Description

The MaxLength property determines the maximum length of entered text.

Comments

If MaxLength <= 0, text length is unlimited.

See also:

ICustomEdit