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.
ImageEnVect1.MaxTextLength := 12;
Transition Information
There is no
TImageEnView Layer equivalent of MaxTextLength