Applies to
Declaration
property CurrentWord: string;
Description
The CurrentWord property permits retrieving the word at the caret position from your application. Characters included in property Delimiters are used to delimit word boundaries.
This property is available only at run time, with read only access.