TcxMemoProperties Object

Applies to TestComplete 15.63, last modified on April 23, 2024

The TcxMemoProperties object is a helper object that contains properties specific to the TcxMemo component as a multi-line text editor. To obtain the TcxMemoProperties object from scripts, use the TcxMemo.Properties property.

The ScrollBars and VisibleLineCount properties control the memo appearance. The Alignment, CharCase and WordWrap properties control the appearance of the text displayed in the memo.

Using the WantReturns and WantTabs properties, you can enable the memo to accept the Enter and Tab characters as part of the inputted text.

TcxMemoProperties Properties

TcxMemoProperties Methods

See Also

TcxMemo Object

Highlight search results