HotXLS Docs

Text property

Returns or sets the text stored in the TXLSTextBox. Read/write WideString.

Syntax

property Text: WideString;

Example

TextBox.Text := 'Updated text';