HotXLS-documentatie
Inhoud
Startpagina
Overzicht
TGridToXLS
IXLSWofkbook
Startpagina
Inhoud
Overzicht
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';