TXTextControl.SectionAtInputPos Property

Returns the number of the section containing the current text input position. The first section has the number 1. If text is selected, the section at the selection's start position is returned. The start position is the side of the selection that has been last extended.

Introduced: 14.0.

Syntax

TXTextControl.SectionAtInputPos

Data Types

Integer.

Limitations

Read only, run time only.

See Also