RichEdit.setDelimiter

Overview | Methods | This Package | All Packages

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


Send feedback to MSDN.Look here for MSDN Online resources.