Indicates whether text range is closed.
property IsClosed: Boolean;
Checks EndIdx to be not equal to -1.
TTextRange Properties