TdxSpreadSheetCustomTextBox.TextAsString Property
Specifies the string displayed by the text box.
Declaration
property TextAsString: string read; write;
Property Value
| Type |
|---|
| string |
Remarks
Use this property to assign the text box contents programmatically.
See Also