ImageEn, unit ievect

TImageEnVect.MaxTextLength

TImageEnVect.MaxTextLength

Declaration

property MaxTextLength : Integer;

Description

Apply a maximum limit to the amount of text that users can type into memo and text objects.

Example

ImageEnVect1.MaxTextLength := 12;

Transition Information

There is no TImageEnView Layer equivalent of MaxTextLength