/
HotXLS-dokumentaatio

Ominaisuus Text

Gets or sets the raw string content displayed inside the textbox

Syntaksi

property Text: WideString;

Esimerkki

This example updates the text content of the textbox


TextBox.Text := 'Updated content';