TXTextControl.EditableRegionEntered Event

Occurs when the current input position has been moved to a position that belongs to an editable region.

Introduced: 25.0.

Syntax

EditableRegionEntered(RegionId)
Parameter Description
RegionId

Specifies the editable region's unique identifier.

Data Types

RegionId: Long

See Also