Show contents 

Forms > Forms Assembly Interfaces > ITermEdit > ITermEdit.DirectInput

ITermEdit.DirectInput

Syntax

DirectInput: Boolean;

Description

The DirectInput property determines the possibility of direct input.

Comments

The property is outdated, use ICustomEdit.ReadOnly.

See also:

ITermEdit