/
HotXLS Belgeleri

Özellik Text

Metin kutusu içinde görüntülenen ham dize içeriğini alır veya ayarlar

Sözdizimi

property Text: WideString;

Örnek

This example updates the text content of the textbox


TextBox.Text := 'Updated content';