TXTextControl.Text Property

Returns or sets the complete text of a Text Control. This property is a Text Control's default property.

Syntax

TXTextControl.Text [= string]

Data Types

String.

See Also