TIWCGJQMemoExOptions.MaxLength Property

Max character length for the textarea. Users cannot enter more characters than this. Any characters entered after the max length will be truncated. Set to zero or false to have no character limit on the textarea.

Namespace: IWCGJQMemo
published
 property MaxLength: Integer index 06 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;

Property Value

Type: Integer