TextChange
A Change for TextDocuments (used by TextAreas and StyledTextAreas).
There most common are DeleteText and InsertText. Replacing text is achieved by a combination of DeleteText and InsertText within a single Batch.
A Change for TextDocuments (used by TextAreas and StyledTextAreas).
There most common are DeleteText and InsertText. Replacing text is achieved by a combination of DeleteText and InsertText within a single Batch.