IMemo.WantTabs

Syntax

WantTabs: Boolean;

Description

The WantTabs property determines whether it is possible to insert a tab character in the edited text (pressing the TAB key).

Comments

The property is set to False by default, the tab key is ignored.

See also:

IMemo