EntryBuffer.maxLength

int maxLength() @property

Get maxLength property.

Returns

The maximum length (in characters) of the text in the buffer.
void maxLength(int propval) @property

Set maxLength property.

Parameters

propvalThe maximum length (in characters) of the text in the buffer.