Microsoft SDK for Java

RichEdit.setDelimiter

Sets the delimiters for the RichEdit control.

Syntax

public void setDelimiter( String delimiter )

Parameters

delimiter

A string that contains the punctuation characters.

Remarks

This method is valid only on Asian versions of the Windows operating system.

See Also   getDelimiter

© 1999 Microsoft Corporation. All rights reserved. Terms of use.