TXTextControl.FieldAtInputPos Property

Returns the field identifier of the field containing the input position. Zero is returned when the input position is not inside a field.

Syntax

TXTextControl.FieldAtInputPos

Data Types

Integer.

Limitations

Read only, run time only.

See Also