TXTextControl.TrackedChangeStart Property

Returns the index (one-based) of the first character of the specified tracked change.

Introduced: 26.0.

Syntax

TXTextControl.TrackedChangeStart(TrackedChangeId)
Parameter Description
TrackedChangeId

Specifies a tracked change identifier.

Data Types

TrackedChangeId: Long
Property value: Long

Limitations

Read only, run time only.

See Also