EntryBuffer.maxLength
int maxLength() @property nothrowGet maxLength property.
Returns
The maximum length (in characters) of the text in the buffer.
void maxLength(int propval) @property nothrowSet maxLength property.
Parameters
propval | The maximum length (in characters) of the text in the buffer. |