HotXLS-documentatie

Text eigenschap

Gets of sets the raw string content displayed inside the textbox

Syntaxis

eigenschap Text: WideString;

Voorbeeld

This example updates the text content of the textbox

TextBox.Text := 'Updated content';