rvico TRichView Reference | TRichView

TCustomRichView.Delimiters

Top  Previous  Next

Set of delimiters for specifying a "word" in document

property Delimiters: String;

Each character of this string is one delimiter.

Default value (changed in version 10)

' .;,:(){}"/\<>!?[]'#$91#$92#$93#$94'-+*='#$A0#$84

See also methods:

SelectWordAt;
GetWordAt;
SearchText.

See also events:

OnRVDblClick;
OnRVRightClick.

See also methods of TRichViewEdit:

SelectCurrentWord.

See also:

Live spelling check.


RichView © Sergey Tkachenko