TXTextControl.EditableRegionLeft Event

Occurs when the current input position has left an editable region.

Introduced: 25.0.

Syntax

EditableRegionLeft(RegionId)
Parameter Description
RegionId

Specifies the editable region's unique identifier.

Data Types

RegionId: Long

See Also