/
HotXLS-dokumentation
Indhold
Startside
Oversigt
TGridToXLS
IXLSWorkbook
Startside
Indhold
Oversigt
Egenskab 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';