Defines a descriptive text for a hyperlink or form field. If a text already exists, the old text is deleted. An empty string indicates that the hyperlink has no such text. An empty string can also be used to delete a previously set text. The FieldCurrent property determines the field which text is set. The field must be of the type txFieldExternalLink, txFieldInternalLink, txFieldCheckBox, txFieldComboBox, txFieldFormText or txFieldDate.
Introduced: 34.0.
TXTextControl.FieldDescriptiveText [= string]
String.
Run time only.
<< TXTextControl.FieldDeleted Event | >> TXTextControl.FieldEditAttr Property