TXTextControl.FieldHighlightColor Property

This property returns or sets the highlight color of a text field.

Introduced: 27.0.

Syntax

TXTextControl.FieldHighlightColor(FieldId) [= Color]
Parameter Description
FieldId

Identifies the field which highlight color is returned or set.

Data Types

index: Integer
Property value: Long

Limitations

Run time only.

See Also