/
HotXLS-dokumentasjon
Innhold
Hjem
Oversikt
TGridToXLS
IXLSWorkbook
Hjem
Innhold
Oversikt
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';