Overview | Methods | This Package | All Packages
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