/
HotXLS-dokumentasjon

Egenskap Text

Gets or sets the raw string content displayed inside the textbox

Syntaks

property Text: WideString;

Eksempel

This example updates the text content of the textbox


TextBox.Text := 'Updated content';