TIWCGJQMemoExOptions.MinLength Property

Minimum length the user must type. This is used to determine the "display to go" text. This feature can be disabled by setting minl to zero or less. If the user has not typed as many characters as required by minl, the parent form of the textarea will not submit.

Namespace: IWCGJQMemo
published
 property MinLength: Integer index 08 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;

Property Value

Type: Integer