TXTextControl.FieldText Property

Returns or sets the text which is contained within a marked text field. The field identifier must have previously been determined with the FieldCurrent property.

Syntax

TXTextControl.FieldText [= string]

Data Types

String.

Limitations

Run time only.

See Also